Skip to content

Commit

Permalink
Merge pull request #3 from MissionCriticalCloud/tech/bum-release
Browse files Browse the repository at this point in the history
Bump pom.xml to version 5.1.0.0-SNAPSHOT
  • Loading branch information
miguelaferreira committed Jun 1, 2016
2 parents 1a38505 + 6277add commit d9be052
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cosmic-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.cosmic</groupId>
<artifactId>cosmic</artifactId>
<version>5.0.1.8-SNAPSHOT</version>
<version>5.1.0.0-SNAPSHOT</version>
</parent>

<scm>
Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>cloud.cosmic</groupId>
<artifactId>cloud-nucleo</artifactId>
<version>5.0.1.8-SNAPSHOT</version>
<version>5.1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cloud.cosmic</groupId>
<artifactId>cloud-utils</artifactId>
<version>5.0.1.8-SNAPSHOT</version>
<version>5.1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit d9be052

Please # to comment.