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:
e923472
)
update version
33/25733/1
author
Michael Lando
<ml636r@att.com>
Wed, 6 Dec 2017 19:32:14 +0000
(21:32 +0200)
committer
Michael Lando
<ml636r@att.com>
Wed, 6 Dec 2017 19:32:14 +0000
(21:32 +0200)
Change-Id: I6dc3efa9f6a11dfa33a3a04f1fd015e2652c4f88
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
58ba625
..
be8e069
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<artifactId>sdc-tosca</artifactId>
\r
<name>sdc-sdc-tosca</name>
\r
<description>SDC Tosca Parser JAR file for use by consumers</description>
\r
- <version>1.1.
32
-SNAPSHOT</version>
\r
+ <version>1.1.
57
-SNAPSHOT</version>
\r
<packaging>jar</packaging>
\r
\r
<properties>
\r
diff --git
a/version.properties
b/version.properties
index
c1f59ad
..
d85feb5
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-5,7
+5,7
@@
major=1
minor=1
-patch=
32
+patch=
57
base_version=${major}.${minor}.${patch}