Code Review
/
sdc
/
sdc-tosca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e19def0
)
bump version to 1.6.2
12/95112/1
author
Ofir Sonsino
<os0695@intl.att.com>
Fri, 6 Sep 2019 08:48:15 +0000
(11:48 +0300)
committer
Ofir Sonsino
<os0695@intl.att.com>
Fri, 6 Sep 2019 08:48:15 +0000
(11:48 +0300)
need to bump again due to issue with releasing 1.6.1
Change-Id: I5880a44f7f83c74dbe777a9f13b34b5a5551f75b
Issue-ID: SDC-2504
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
pom.xml
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
a661522
..
36f333c
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<artifactId>sdc-tosca</artifactId>
<name>sdc-sdc-tosca</name>
<description>SDC Tosca Parser JAR file for use by consumers</description>
- <version>1.6.
1
-SNAPSHOT</version>
+ <version>1.6.
2
-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
diff --git
a/version.properties
b/version.properties
index
0f0fb2b
..
07c5885
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-5,7
+5,7
@@
major=1
minor=6
-patch=
0
+patch=
2
base_version=${major}.${minor}.${patch}