aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-23 17:28:04 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-23 17:28:04 -0700
commit99be035a26a198d676547c9f88c56f1f0c37b697 (patch)
tree9c3f491e38829b3394830a8d57908c4dbfbdf073
parent986668970c3c0d52485fffef750959a0f3520f5a (diff)
Update version to 1.2.31.2.3
Update version to 1.2.3 Change-Id: I8a08fb55f5a234aebf58fbcf60598ed2a925a538 Issue-ID: OPTFRA-370 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 438e989..d8519e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.onap.optf.osdf</groupId>
<artifactId>optf-osdf</artifactId>
<name>optf-osdf</name>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<description>Optimization Service Design Framework</description>
<properties>
diff --git a/version.properties b/version.properties
index 536c517..6988e39 100644
--- a/version.properties
+++ b/version.properties
@@ -19,7 +19,7 @@
major=1
minor=2
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}