summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Paquette <francis.paquette@amdocs.com>2018-04-19 12:56:24 -0400
committerFrancis Paquette <francis.paquette@amdocs.com>2018-04-19 12:56:59 -0400
commit59a7fafb9c094b156c0323683c7c1868b84aa47e (patch)
tree0701f8e38b4b95bf36fef186673ead03927c0b96
parenta751b5f89520b1eb198a6b4f1f34aa0d59c1e6f2 (diff)
Update the pom file version to the next SNAPSHOT
Issue-ID: AAI-1078 Change-Id: I116d265647afbdd5e678c4124ed2f4fb22d36d05 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 91e1032..de4aff4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>sparky-fe</artifactId>
<packaging>war</packaging>
- <version>1.2.0</version>
+ <version>1.3.0-SNAPSHOT</version>
<name>aai-sparky-fe</name>
<url>http://maven.apache.org</url>