Changed artifactId to the proper naming convention. 69/9969/2
authorAndré Martins <aanm@ua.pt>
Fri, 15 Aug 2014 02:14:31 +0000 (03:14 +0100)
committerPrasanna Huddar <prasanna.k.huddar@gmail.com>
Mon, 18 Aug 2014 08:54:20 +0000 (08:54 +0000)
See https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines

Change-Id: I08289e6a6a0d8c54b7d2ae695678156a7e503847
Signed-off-by: André Martins <aanm@ua.pt>
features/pom.xml

index d7079d770ff6b5e66dd589ec8acc9976dd49e4fe..49092573412f2384861931f4c32ff39c98562218 100644 (file)
@@ -6,7 +6,7 @@
     <artifactId>openflowplugin-parent</artifactId>
     <version>0.0.3-SNAPSHOT</version>
   </parent>
-  <artifactId>openflowplugin-features</artifactId>
+  <artifactId>features-openflowplugin</artifactId>
   <name>Openflow Protocol Plugin - Karaf Features</name>
   <packaging>kar</packaging>