Skip to content

Commit

Permalink
Preparing release 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antolinos committed Nov 24, 2017
1 parent a683168 commit 66efc19
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 10 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.3.4</version>
<version>5.4.0</version>
</parent>
<artifactId>ispyb-bcr-ear</artifactId>
<packaging>ear</packaging>
Expand Down
4 changes: 2 additions & 2 deletions 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.3.4</version>
<version>5.4.0</version>
</parent>
<artifactId>ispyb-ear</artifactId>
<packaging>ear</packaging>
Expand All @@ -26,7 +26,7 @@
<groupId>ispyb</groupId>
<artifactId>ispyb-ws</artifactId>
<type>war</type>
<version>5.3.4</version>
<version>5.4.0</version>
</dependency>


Expand Down
2 changes: 1 addition & 1 deletion ispyb-ejb/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.3.2</version>
<version>5.4.0</version>
</parent>
<artifactId>ispyb-ejb3</artifactId>
<packaging>jar</packaging>
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.3.4</version>
<version>5.4.0</version>

</parent>
<artifactId>ispyb-ws</artifactId>
Expand Down
7 changes: 2 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ispyb</groupId>
<artifactId>ispyb-parent</artifactId>
<<<<<<< HEAD
<version>5.3.3</version>
=======
<version>5.3.4</version>
>>>>>>> 66ef7cb61104b682856ec2bcac4afeb801009417
<version>5.4.0</version>

<packaging>pom</packaging>
<modules>
<module>ispyb-ejb</module>
Expand Down

0 comments on commit 66efc19

Please sign in to comment.