Release Nitrogen
[netconf.git] / features / protocol-framework / features-protocol-framework / pom.xml
index 5cbdd2520c577502a77a2f90299b0710dd6bb082..a97c80773a106d6e59504c87c31fae5c1481ab8a 100644 (file)
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-protocol-framework</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>feature</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-protocol-framework</artifactId>
-            <version>1.0.2-SNAPSHOT</version>
+            <version>1.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>