Skip to content

Commit

Permalink
updated to version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrihinas committed Sep 21, 2015
1 parent 88df2eb commit 450bbb8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions JCatascopia-Server/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>JCatascopia-Server</artifactId>
<version>0.0.2-SNAPSHOT</version>
<build>
<resources>
<resource>
Expand Down
1 change: 1 addition & 0 deletions JCatascopia-Server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,5 @@
</resources>

</build>
<version>0.0.2-SNAPSHOT</version>
</project>
1 change: 1 addition & 0 deletions JCatascopia-Web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@
<module>tar</module>
<module>rpm</module>
</modules>
<version>0.0.2-SNAPSHOT</version>
</project>
2 changes: 1 addition & 1 deletion JCatascopia-Web/rpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<parent>
<groupId>eu.celarcloud.cloud-ms</groupId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
<artifactId>JCatascopia-Web</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion JCatascopia-Web/tar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>eu.celarcloud.cloud-ms</groupId>
<artifactId>JCatascopia-Web</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
</parent>

<artifactId>JCatascopia-Web-tar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion JCatascopia-Web/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>eu.celarcloud.cloud-ms</groupId>
<artifactId>JCatascopia-Web</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
</parent>

<artifactId>JCatascopia-Web-war</artifactId>
Expand Down

0 comments on commit 450bbb8

Please sign in to comment.