Release aaa
[aaa.git] / docs / pom.xml
index e82dce58393955828970a1e17c39ff60b8d2cf78..6b9c433ef556f92f821bdf42e3dc42e10b677f6e 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.10-SNAPSHOT</version>
+    <version>0.16.10</version>
     <name>${project.artifactId}</name>
     <description>AAA documentation</description>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.16.10-SNAPSHOT</version>
+                <version>0.16.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>