Skip to content

Commit

Permalink
NOJIRA: Updating master branch artifact versions for the v4.5 release…
Browse files Browse the repository at this point in the history
… of CollectionSpace
  • Loading branch information
remillet committed Jul 16, 2016
1 parent 6857339 commit 4395c8d
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion csp-api/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion csp-helper/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion csp-impl/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cspi-file/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cspi-installation/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cspi-schema/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cspi-services/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cspi-webui/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion general-utils/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jxutils/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@

<modelVersion>4.0.0</modelVersion>
<groupId>org.collectionspace</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
<artifactId>svcapp</artifactId>
<packaging>pom</packaging>
<name>Root</name>
Expand Down
2 changes: 1 addition & 1 deletion tomcat-main/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion war-entry/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.collectionspace</groupId>
<artifactId>svcapp</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<profiles>
Expand Down

0 comments on commit 4395c8d

Please sign in to comment.