Code Review
/
aai
/
resources.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ac44e37
)
Add top level pom name to organize aai repos
19/10919/1
author
Venkata Harish K Kajur
<vk250x@att.com>
Thu, 7 Sep 2017 20:48:10 +0000
(16:48 -0400)
committer
Venkata Harish K Kajur
<vk250x@att.com>
Thu, 7 Sep 2017 20:48:15 +0000
(16:48 -0400)
Issue-ID: AAI-271
Change-Id: Id11a4a63a28c69a3b44dfc81efa33fdf445ac320
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
afe7070
..
aa6f814
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-11,7
+11,7
@@
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <name>resources</name>
+ <name>
AAI -
resources</name>
<packaging>pom</packaging>
<modules>
<module>aai-resources</module>
@@
-341,4
+341,4
@@
</build>
-</project>
\ No newline at end of file
+</project>