summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuo Ruijing <ruijing.guo@intel.com>2017-05-23 07:14:07 +0000
committerGuo Ruijing <ruijing.guo@intel.com>2017-05-23 07:20:28 +0000
commit04cfaf48ddd04c1bac89c613ac402d7fb212a434 (patch)
tree540522c70c3e32e7fb095842b0329dfd425d2796 /pom.xml
parent12674fce55a196ff42946023f78143398f7cced4 (diff)
fix some build issues
1. use 1.1.1 rootpom 2. add verson for opendaylight-karaf-empty 3. use parameter for dblib-provider Change-Id: Ia68a765011c70eae4a7275b33bc2906ed95ba5fb Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 294118b3..05b0ec7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>