Release Nitrogen
[netconf.git] / netconf / aaa-authn-odl-plugin / pom.xml
index 7ea766356e556fa499a6e93ea712e1f0b9cde7ee..65a81191de6b517bad60e12ef47d371e628dbffe 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>aaa-authn-odl-plugin</artifactId>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.3.2</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.6.2-SNAPSHOT</version>
+                <version>0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>