Bump versions for next development cycle.

This commit is contained in:
Marko Zivanovic
2014-12-27 16:47:18 +01:00
parent 171f63b98c
commit 36a3fd1579
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
web: java -Dserver.port=$PORT $JAVA_OPTS -jar target/share-a-secret-api-1.3.0.jar
web: java -Dserver.port=$PORT $JAVA_OPTS -jar target/share-a-secret-api-1.4.0-SNAPSHOT.jar
+1 -1
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>rs.in.zivanovic</groupId>
<artifactId>share-a-secret-api</artifactId>
<version>1.3.0</version>
<version>1.4.0-SNAPSHOT</version>
<name>share-a-secret-api</name>
<description>Share-a-Secret REST API service.</description>