Skip to content

Commit

Permalink
Preparing for 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stain committed Apr 19, 2016
1 parent e106579 commit eeb5a11
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion loader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.ac.manchester.cs.openphacts.ims</groupId>
<artifactId>ims-bundle</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.4</version>
</parent>
<artifactId>loader</artifactId>
<name>OpenPhacts IMS loader</name>
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 @@
<artifactId>ims-bundle</artifactId>
<packaging>pom</packaging>
<name>OpenPhacts IMS bundle</name>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.4</version>

<properties>
<bridgedb.version>2.1.3.openphacts</bridgedb.version>
Expand Down
4 changes: 2 additions & 2 deletions ws.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>uk.ac.manchester.cs.openphacts.ims</groupId>
<artifactId>ims-bundle</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.4</version>
</parent>

<build>
Expand Down Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>uk.ac.manchester.cs.openphacts.ims</groupId>
<artifactId>loader</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.4</version>
</dependency>
<dependency>
<groupId>uk.ac.manchester.cs.datadesc.validator</groupId>
Expand Down

0 comments on commit eeb5a11

Please sign in to comment.