Code Review
/
sdc
/
jtosca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
19cc8c3
)
update versions
29/25729/1
author
Michael Lando
<ml636r@att.com>
Wed, 6 Dec 2017 19:27:48 +0000
(21:27 +0200)
committer
Michael Lando
<ml636r@att.com>
Wed, 6 Dec 2017 19:27:48 +0000
(21:27 +0200)
Change-Id: Ie6679ae665aab664c091980f3c1c649f1ab15f57
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
60cf4c9
..
5acd402
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-4,7
+4,7
@@
<groupId>org.openecomp.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.1.
1
-SNAPSHOT</version>
+ <version>1.1.
20
-SNAPSHOT</version>
<name>sdc-jtosca</name>
<properties>
diff --git
a/version.properties
b/version.properties
index
6608eae
..
1b5cae5
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-5,7
+5,7
@@
major=1
minor=1
-patch=
1
+patch=
20
base_version=${major}.${minor}.${patch}