Merge "Add Infrautils guice inject code to odlguice"
[odlguice.git] / inject / pom.xml
similarity index 89%
rename from infrautils/inject/pom.xml
rename to inject/pom.xml
index 73f8fb6c313915b5ce47394dd9b1064d32899062..6239dbeafabc98bd23d069642f1a632da23a736e 100644 (file)
     <relativePath/>
   </parent>
 
-  <groupId>org.opendaylight.infrautils</groupId>
+  <groupId>org.opendaylight.odlguice</groupId>
   <artifactId>inject-aggregator</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
-  <name>ODL :: infrautils :: ${project.artifactId}</name>
+  <name>ODL :: odlguice :: ${project.artifactId}</name>
 
   <modules>
     <module>inject</module>