Skip to content

Commit

Permalink
version up 1.0.9-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
phillip-kruger committed Apr 20, 2018
1 parent df886c9 commit 66c8bde
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apiee-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>apiee</artifactId>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion apiee-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>apiee</artifactId>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion apiee-lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>apiee</artifactId>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion apiee-providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>apiee</artifactId>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.github.phillip-kruger</groupId>
<artifactId>apiee</artifactId>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
<packaging>pom</packaging>

<name>apiee</name>
Expand Down

0 comments on commit 66c8bde

Please sign in to comment.