Code Review
/
sdc
/
sdc-titan-cassandra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f5aae6f
)
update version
23/25723/1
author
Michael Lando
<ml636r@att.com>
Wed, 6 Dec 2017 19:17:13 +0000
(21:17 +0200)
committer
Michael Lando
<ml636r@att.com>
Wed, 6 Dec 2017 19:19:04 +0000
(21:19 +0200)
Change-Id: If2bc4410a2fe3aa7271336da60ecc2c07c130399
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
3a185ff
..
402dfa0
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-3,7
+3,7
@@
<groupId>org.openecomp.sdc.sdc-titan-cassandra</groupId>
<artifactId>sdc-titan-cassandra</artifactId>
- <version>1.0.
0
-SNAPSHOT</version>
+ <version>1.0.
1
-SNAPSHOT</version>
<name>sdc-sdc-titan-cassandra</name>
diff --git
a/version.properties
b/version.properties
index
bf3f0bf
..
07a4f83
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-5,7
+5,7
@@
major=1
minor=0
-patch=
0
+patch=
1
base_version=${major}.${minor}.${patch}