Bump versions to 0.14.9-SNAPSHOT
[aaa.git] / docs / pom.xml
index 0aabc0fcc3f3102abc51a5cde46f0f8bf8f5cc08..b912fec5e387605f2f7a4f8dd8dc9cfd61f259fe 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.14.9-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.14.8-SNAPSHOT</version>
+                <version>0.14.9-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>