Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
acdc
repository-extension-services
Commits
67290a2e
Commit
67290a2e
authored
Oct 13, 2015
by
acoburn
Browse files
[maven-release-plugin] prepare for next development iteration
parent
6347a2f2
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
10 additions
and
10 deletions
+10
-10
acrepo-idiomatic-pgsql/pom.xml
acrepo-idiomatic-pgsql/pom.xml
+1
-1
acrepo-idiomatic/pom.xml
acrepo-idiomatic/pom.xml
+1
-1
acrepo-jsonld-cache/pom.xml
acrepo-jsonld-cache/pom.xml
+1
-1
acrepo-jsonld-service/pom.xml
acrepo-jsonld-service/pom.xml
+1
-1
acrepo-karaf/pom.xml
acrepo-karaf/pom.xml
+1
-1
acrepo-mint-service/pom.xml
acrepo-mint-service/pom.xml
+1
-1
acrepo-template-mustache/pom.xml
acrepo-template-mustache/pom.xml
+1
-1
acrepo-xml-metadata/pom.xml
acrepo-xml-metadata/pom.xml
+1
-1
pom.xml
pom.xml
+2
-2
No files found.
acrepo-idiomatic-pgsql/pom.xml
View file @
67290a2e
...
...
@@ -23,7 +23,7 @@
<parent>
<artifactId>
repository-services
</artifactId>
<groupId>
edu.amherst.acdc
</groupId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-idiomatic-pgsql
</artifactId>
...
...
acrepo-idiomatic/pom.xml
View file @
67290a2e
...
...
@@ -23,7 +23,7 @@
<parent>
<groupId>
edu.amherst.acdc
</groupId>
<artifactId>
repository-services
</artifactId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-idiomatic
</artifactId>
...
...
acrepo-jsonld-cache/pom.xml
View file @
67290a2e
...
...
@@ -6,7 +6,7 @@
<parent>
<artifactId>
repository-services
</artifactId>
<groupId>
edu.amherst.acdc
</groupId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-jsonld-cache
</artifactId>
...
...
acrepo-jsonld-service/pom.xml
View file @
67290a2e
...
...
@@ -23,7 +23,7 @@
<parent>
<artifactId>
repository-services
</artifactId>
<groupId>
edu.amherst.acdc
</groupId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-jsonld-service
</artifactId>
...
...
acrepo-karaf/pom.xml
View file @
67290a2e
...
...
@@ -23,7 +23,7 @@
<parent>
<groupId>
edu.amherst.acdc
</groupId>
<artifactId>
repository-services
</artifactId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-karaf
</artifactId>
...
...
acrepo-mint-service/pom.xml
View file @
67290a2e
...
...
@@ -23,7 +23,7 @@
<parent>
<artifactId>
repository-services
</artifactId>
<groupId>
edu.amherst.acdc
</groupId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-mint-service
</artifactId>
...
...
acrepo-template-mustache/pom.xml
View file @
67290a2e
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
edu.amherst.acdc
</groupId>
<artifactId>
repository-services
</artifactId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-template-mustache
</artifactId>
...
...
acrepo-xml-metadata/pom.xml
View file @
67290a2e
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
edu.amherst.acdc
</groupId>
<artifactId>
repository-services
</artifactId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
</parent>
<artifactId>
acrepo-xml-metadata
</artifactId>
...
...
pom.xml
View file @
67290a2e
...
...
@@ -11,7 +11,7 @@
<groupId>
edu.amherst.acdc
</groupId>
<artifactId>
repository-services
</artifactId>
<version>
1.0.
0
</version>
<version>
1.0.
1-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<url>
https://acdc.amherst.edu/wiki
</url>
<inceptionYear>
2015
</inceptionYear>
...
...
@@ -64,7 +64,7 @@
<connection>
scm:git:git://gitlab.amherst.edu/acdc/repository-extension-services.git
</connection>
<developerConnection>
scm:git:git@gitlab.amherst.edu:acdc/repository-extension-services.git
</developerConnection>
<url>
https://gitlab.amherst.edu/acdc/repository-extension-services
</url>
<tag>
repository-services-1.0.0
</tag>
<tag>
HEAD
</tag>
</scm>
<modules>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment