Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michael Ritter
chronopolis-core
Commits
377e02d9
Commit
377e02d9
authored
Jun 02, 2016
by
Michael Ritter
Browse files
Bump 1.3.1-SNAPSHOT
parent
ea298419
Changes
9
Hide whitespace changes
Inline
Side-by-side
common/pom.xml
View file @
377e02d9
...
...
@@ -5,11 +5,11 @@
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<artifactId>
chron-common
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<name>
Common
</name>
<url>
http://maven.apache.org
</url>
<properties>
...
...
duracloud-backend/pom.xml
View file @
377e02d9
...
...
@@ -7,11 +7,11 @@
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<artifactId>
duracloud-backend
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<build>
<plugins>
...
...
duracloud-intake/pom.xml
View file @
377e02d9
...
...
@@ -7,12 +7,12 @@
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
duracloud-intake
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<build>
<plugins>
...
...
ingest-rest/pom.xml
View file @
377e02d9
...
...
@@ -7,11 +7,11 @@
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<artifactId>
ingest-rest
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<build>
<plugins>
...
...
ingest-shell/pom.xml
View file @
377e02d9
...
...
@@ -5,11 +5,11 @@
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
ingest-shell
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<name>
Ingest Shell
</name>
<url>
http://maven.apache.org
</url>
...
...
intake-shell/pom.xml
View file @
377e02d9
...
...
@@ -5,11 +5,11 @@
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
intake-shell
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<name>
Intake Shell
</name>
<url>
https://chron-git.umiacs.umd.edu/chron-core/
</url>
...
...
pom.xml
View file @
377e02d9
...
...
@@ -10,7 +10,7 @@
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
Core Chronopolis
</name>
...
...
replication-shell/pom.xml
View file @
377e02d9
...
...
@@ -5,10 +5,10 @@
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<artifactId>
replication-shell
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<name>
Replication Shell
</name>
<url>
http://maven.apache.org
</url>
<properties>
...
...
rest-common/pom.xml
View file @
377e02d9
...
...
@@ -5,12 +5,12 @@
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
rest-common
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
<parent>
<groupId>
org.chronopolis
</groupId>
<artifactId>
chronopolis
</artifactId>
<version>
1.3.
0-RELEASE
</version>
<version>
1.3.
1-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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