Code Review
/
optf
/
osdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ba5f7f0
)
Bump version to 1.3.3-staging
25/92325/1
author
Ruoyu Ying
<ruoyu.ying@intel.com>
Wed, 31 Jul 2019 11:43:38 +0000
(19:43 +0800)
committer
Ruoyu Ying
<ruoyu.ying@intel.com>
Wed, 31 Jul 2019 11:49:18 +0000
(19:49 +0800)
Issue-ID: OPTFRA-546
Change-Id: I55dbb5f4beed4ca3db76c4f26e49dc791d82e1a8
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
pom.xml
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
24819f3
..
d69f715
100644
(file)
--- 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.3.
2
-SNAPSHOT</version>
+ <version>1.3.
3
-SNAPSHOT</version>
<description>Optimization Service Design Framework</description>
<properties>
diff --git
a/version.properties
b/version.properties
index
0428858
..
1439203
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-19,7
+19,7
@@
major=1
minor=3
-patch=
2
+patch=
3
base_version=${major}.${minor}.${patch}