Skip to content

Commit

Permalink
Update poms
Browse files Browse the repository at this point in the history
  • Loading branch information
mloukili committed Mar 8, 2018
1 parent d5aaff2 commit d3c1c21
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bluenimble.serverless</groupId>
<artifactId>bluenimble-apis</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<name>BlueNimble Serverless Apis</name>

Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bluenimble.serverless</groupId>
<artifactId>bluenimble-cli-all</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1</version>

<packaging>pom</packaging>
<name>BlueNimble Serverless CommandLine Tools</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bluenimble.serverless</groupId>
<artifactId>bluenimble-plugins</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<name>BlueNimble Serverless Plugins</name>

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

<groupId>com.bluenimble.serverless</groupId>
<artifactId>bluenimble-serverless</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>

<packaging>pom</packaging>
<name>BlueNimble Serverless</name>
Expand Down
2 changes: 1 addition & 1 deletion sdks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bluenimble.serverless</groupId>
<artifactId>bluenimble-sdks</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<name>BlueNimble Serverless Sdks</name>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bluenimble.serverless</groupId>
<artifactId>bluenimble-server-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<name>BlueNimble Serverless Server</name>

Expand Down

0 comments on commit d3c1c21

Please sign in to comment.