Code Review
/
aai
/
cacher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
adb699c
)
Upversion cacher in elalto
91/93491/1
5.0.1-ONAP
5.1.0-ONAP
author
Jimmy Forsyth
<jf2512@att.com>
Tue, 13 Aug 2019 22:18:21 +0000
(18:18 -0400)
committer
Jimmy Forsyth
<jf2512@att.com>
Tue, 13 Aug 2019 22:18:30 +0000
(18:18 -0400)
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I1ecb2c9c049e12b8b0f901807e52e2e1c29ec5e1
pom.xml
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
110c057
..
b5641d2
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-26,7
+26,7
@@
<groupId>org.onap.aai.cacher</groupId>
<artifactId>aai-cacher</artifactId>
- <version>1.5.
0
-SNAPSHOT</version>
+ <version>1.5.
1
-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>
diff --git
a/version.properties
b/version.properties
index
b11eaff
..
4814eb2
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-5,7
+5,7
@@
major_version=1
minor_version=5
-patch_version=
0
+patch_version=
1
base_version=${major_version}.${minor_version}.${patch_version}