aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGao Weitao <victor.gao@huawei.com>2018-10-12 09:31:43 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-12 09:31:43 +0000
commit7b43f9c168473157cc491473a3f23c146c539d89 (patch)
tree98c54064ab2b537bdca303ace13de0cc6bfe4408
parent2963fc4a7b40ed7c189306667b237a60bea59297 (diff)
parent2383117f2498967c641b53f8a518e19aa63f9af4 (diff)
Merge "Increment version"
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
-rw-r--r--vnfmarket-be/pom.xml2
-rw-r--r--vnfmarket/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 981f7c46..093b460d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vnfsdk.refrepo</groupId>
<artifactId>vnfmarket</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2</version>
<packaging>pom</packaging>
<name>vnfsdk-refrepo</name>
diff --git a/version.properties b/version.properties
index 6608eae3..bf24313c 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
diff --git a/vnfmarket-be/pom.xml b/vnfmarket-be/pom.xml
index 99e8de6c..5fef1106 100644
--- a/vnfmarket-be/pom.xml
+++ b/vnfmarket-be/pom.xml
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vnfsdk.refrepo</groupId>
<artifactId>vnf-sdk-marketplace-core-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2</version>
<packaging>pom</packaging>
<name>vnf-sdk-marketplace-core-parent</name>
<scm>
diff --git a/vnfmarket/pom.xml b/vnfmarket/pom.xml
index 2f26e533..08fe5db1 100644
--- a/vnfmarket/pom.xml
+++ b/vnfmarket/pom.xml
@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>vnfmarket-gui</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2</version>
<packaging>war</packaging>
<name>client-gui/vnfmarket</name>