Code Review
/
aai
/
cacher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
combined
(merge:
f0f29d4
1ea8ce8
)
Merge "Upversion artifacts to 1.8.0-SNAPSHOT"
author
Manisha Aggarwal
<amanisha@att.com>
Wed, 2 Dec 2020 22:21:17 +0000
(22:21 +0000)
committer
Gerrit Code Review
<gerrit@onap.org>
Wed, 2 Dec 2020 22:21:17 +0000
(22:21 +0000)
1
2
pom.xml
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
pom.xml
index
c0b9fa5
,
6445a98
..
a30a1c7
---
1
/
pom.xml
---
2
/
pom.xml
+++ b/
pom.xml
@@@
-26,12
-26,12
+26,12
@@@
<groupId>org.onap.aai.cacher</groupId>
<artifactId>aai-cacher</artifactId>
- <version>1.
7
.0-SNAPSHOT</version>
+ <version>1.
8
.0-SNAPSHOT</version>
<parent>
- <groupId>org.onap.
oparent
</groupId>
- <artifactId>
o
parent</artifactId>
- <version>
2.0.0
</version>
+ <groupId>org.onap.
aai.aai-common
</groupId>
+ <artifactId>
aai-
parent</artifactId>
+ <version>
1.7.2
</version>
</parent>
<properties>