Skip to content

Commit

Permalink
[maven-release-plugin] prepare release snoozeec2-2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonin committed Mar 28, 2014
1 parent 4df8a51 commit 9f8b3bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.inria.myriads</groupId>
<artifactId>snoozeec2</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<name>snoozeec2</name>
<description>This is the EC2 API for Snooze.</description>

Expand Down Expand Up @@ -211,13 +211,13 @@
<dependency>
<groupId>org.inria.myriads</groupId>
<artifactId>snoozecommon</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</dependency>

<dependency>
<groupId>org.inria.myriads</groupId>
<artifactId>snoozeimages</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9f8b3bb

Please sign in to comment.