summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2017-05-11 11:07:44 -0400
committerBansal, Nitin (nb121v) <nitin.bansal@amdocs.com>2017-05-11 11:13:20 -0400
commit6c712d3a59a9c31254cb05d151e3e96cd4e308ad (patch)
tree333deb28df16e25cecd5efc83b0486eba4d2170f /pom.xml
parent3e372947d497014b4aad4c2c1d04d6c50a74e2e0 (diff)
updating version and adding version.props
Change-Id: I8e0f0b3576df0795c88973b98233cf9069d5fcf9 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 985749e..180c5e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.openecomp</groupId>
<artifactId>router-core</artifactId>
<packaging>bundle</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Core Data Router Components</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -190,4 +190,4 @@
<url>${nexusproxy}/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>
-</project> \ No newline at end of file
+</project>