Fix netconf-connector-config groupId 93/35193/1
authorRobert Varga <robert.varga@pantheon.sk>
Fri, 19 Feb 2016 20:52:55 +0000 (21:52 +0100)
committerRobert Varga <robert.varga@pantheon.sk>
Mon, 22 Feb 2016 13:40:15 +0000 (14:40 +0100)
The groupId got changed by accident, fix that up.

Change-Id: Ifdbd0d2e2bd8aae943768ff06d041327f259eb00
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
opendaylight/netconf/netconf-connector-config/pom.xml

index c2d6f3140ac934a80b7316ae67a5749ec8bc13e4..811af20cf74facf75d073876d0a6598096f4a3be 100644 (file)
@@ -16,6 +16,7 @@
     <relativePath/>
   </parent>
 
+  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
   <version>1.1.0-SNAPSHOT</version>