Fixed reference to groupid in target-platform-configuration plugin. 29/36529/1
authorDavid M. Karr <davidmichaelkarr@gmail.com>
Tue, 22 Mar 2016 02:25:43 +0000 (19:25 -0700)
committerDavid M. Karr <davidmichaelkarr@gmail.com>
Tue, 22 Mar 2016 02:25:43 +0000 (19:25 -0700)
Change-Id: Iffe8cd624fee12bafa7bedd1b8716f7541e3bc8f
Signed-off-by: David M. Karr <davidmichaelkarr@gmail.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index b4947e83ad644965bb09044dd92e3c0297f69664..cce53675b8d6f365ae9eba42e9e8392069b0be18 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <configuration>
           <target>
             <artifact>
-              <groupId>com.cisco.yangide</groupId>
+              <groupId>org.opendaylight.yangide</groupId>
               <artifactId>com.cisco.yangide.target-platform</artifactId>
               <version>1.1.1-SNAPSHOT</version>
             </artifact>