Code Review
/
nsh_sfc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
237944f
)
Fix groupId so we can push artifacts
50/2750/1
v16.09-rc0
author
Ed Warnicke
<
[email protected]
>
Fri, 9 Sep 2016 01:08:29 +0000
(18:08 -0700)
committer
Ed Warnicke
<
[email protected]
>
Fri, 9 Sep 2016 01:08:29 +0000
(18:08 -0700)
Change-Id: I38e3ab1016091c2d4623c4a61c1090ce1a4f2054
Signed-off-by: Ed Warnicke <
[email protected]
>
nsh-plugin/java/pom.xml
patch
|
blob
|
history
diff --git
a/nsh-plugin/java/pom.xml
b/nsh-plugin/java/pom.xml
index
4241916
..
8c1b4d3
100644
(file)
--- a/
nsh-plugin/java/pom.xml
+++ b/
nsh-plugin/java/pom.xml
@@
-2,7
+2,7
@@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>io.fd.
vpp
</groupId>
+ <groupId>io.fd.
nsh_sfc
</groupId>
<artifactId>nsh-sfc</artifactId>
<version>16.09-SNAPSHOT</version>
<packaging>jar</packaging>