Change OpenEXI version to -SNAPSHOT
[controller.git] / third-party / org.openexi / nagasena / pom.xml
index 9094113aebe20a05d895fd937ca50be249bbe2e9..297f15f201224f7bae1e75fe5659028f78c0361c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller.thirdparty</groupId>
         <artifactId>org.openexi</artifactId>
-        <version>0000.0002.0035.0</version>
+        <version>0000.0002.0035.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.opendaylight.controller.thirdparty</groupId>
@@ -21,7 +21,7 @@
     <packaging>bundle</packaging>
 
     <properties>
-        <archive>${project.artifactId}-${project.version}.jar</archive>
+        <archive>nagasena-0000.0002.0035.0.jar</archive>
     </properties>
 
     <build>