Skip to content

Commit

Permalink
Changed Pom versions to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwl authored and mwl committed May 12, 2016
1 parent 0aaa81f commit 5403e8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mesos-starter-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.containersolutions.mesos</groupId>
<artifactId>mesos-starter</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>mesos-starter-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.containersolutions.mesos</groupId>
<artifactId>mesos-starter</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>pom</packaging>

<name>Mesos starter</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-starter-mesos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.containersolutions.mesos</groupId>
<artifactId>mesos-starter</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>spring-boot-starter-mesos</artifactId>
Expand Down

0 comments on commit 5403e8e

Please sign in to comment.