Bump versions to 0.17.3-SNAPSHOT
[aaa.git] / docs / pom.xml
index 83293ce12ab8b7a8c9856ee8503f03c6e982d772..d019e33b22525c5dad3850b97da7b5f1bc9a78ca 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.17.2-SNAPSHOT</version>
+    <version>0.17.3-SNAPSHOT</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.17.2-SNAPSHOT</version>
+                <version>0.17.3-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>