Skip to content

Commit

Permalink
new release 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delageniere committed May 15, 2018
1 parent 1ae9c73 commit 59c91b1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ispyb-bcr-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>
<version>5.6.0</version>
<version>5.7.0</version>
</parent>
<artifactId>ispyb-bcr-ear</artifactId>
<packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ispyb-bcr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>
<version>5.6.0</version>
<version>5.7.0</version>

</parent>
<artifactId>ispyb-bcr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ispyb-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>
<version>5.6.0</version>
<version>5.7.0</version>
</parent>
<artifactId>ispyb-ear</artifactId>
<packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ispyb-ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>
<version>5.6.0</version>
<version>5.7.0</version>
</parent>
<artifactId>ispyb-ejb3</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ispyb-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>

<version>5.6.0</version>
<version>5.7.0</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion ispyb-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>

<version>5.6.0</version>
<version>5.7.0</version>

</parent>
<artifactId>ispyb-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>

<version>5.6.0</version>
<version>5.7.0</version>


<packaging>pom</packaging>
Expand Down

0 comments on commit 59c91b1

Please sign in to comment.