Bump versions to 0.15.5-SNAPSHOT
[aaa.git] / docs / pom.xml
index f48cd119113d91e1045415f537475f5b972873ea..ebc01b3f06ec5744eb801cce70ed5ea8fa05b695 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-docs</artifactId>
     <packaging>jar</packaging>
-    <version>0.15.4-SNAPSHOT</version>
+    <version>0.15.5-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.15.4-SNAPSHOT</version>
+                <version>0.15.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>