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:
5b622ea
)
Update to spring-boot 1.5.18
74/74774/1
author
jimmy
<jf2512@att.com>
Mon, 17 Dec 2018 21:40:04 +0000
(16:40 -0500)
committer
jimmy
<jf2512@att.com>
Mon, 17 Dec 2018 21:40:10 +0000
(16:40 -0500)
Issue-ID: AAI-1899
Change-Id: I963b35b70899d07be76ad389fb6adab49aebbae9
Signed-off-by: jimmy <jf2512@att.com>
pom.xml
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
e3debb1
..
c88e8e9
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-26,7
+26,7
@@
<groupId>org.onap.aai.cacher</groupId>
<artifactId>aai-cacher</artifactId>
- <version>1.0.
0
-SNAPSHOT</version>
+ <version>1.0.
1
-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>
diff --git
a/version.properties
b/version.properties
index
49e2720
..
17a717c
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-5,7
+5,7
@@
major_version=1
minor_version=0
-patch_version=
0
+patch_version=
1
base_version=${major_version}.${minor_version}.${patch_version}