Skip to content

Commit

Permalink
Update version to 1.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltecourt committed Jun 8, 2017
1 parent def8cc0 commit 3523199
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cereebro-core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cereebro</groupId>
<artifactId>cereebro</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>cereebro-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cereebro-server-spring-boot-starter/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cereebro</groupId>
<artifactId>cereebro</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>cereebro-server-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cereebro-server-tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cereebro</groupId>
<artifactId>cereebro</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>cereebro-server-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cereebro-server/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cereebro</groupId>
<artifactId>cereebro</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>cereebro-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cereebro-snitch-spring-boot-starter/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cereebro</groupId>
<artifactId>cereebro</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>cereebro-snitch-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cereebro-snitch/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.cereebro</groupId>
<artifactId>cereebro</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>cereebro-snitch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>io.cereebro</groupId>
<artifactId>cereebro</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Cereebro</name>
Expand Down

0 comments on commit 3523199

Please sign in to comment.