Skip to content

Commit

Permalink
Version 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Westergaard Lassen authored and mwl committed Feb 26, 2016
1 parent 023d91d commit 33c2eb3
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.1</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.1</version>
<packaging>pom</packaging>

<modules>
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.1</version>
</parent>

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

0 comments on commit 33c2eb3

Please sign in to comment.