Depend on odlparent version of logback
[aaa.git] / aaa-authn-store / pom.xml
index 4a5661f2650213628889a77678509af1d61508ec..d875faaa752716a19eee9ef6a196ca0feaa4e3dc 100644 (file)
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
     <artifactId>aaa-authn-store</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>
@@ -56,7 +56,7 @@
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>aaa-authn</artifactId>
             <scope>test</scope>
-        </dependency>        
+        </dependency>
     </dependencies>
 
     <build>
@@ -93,7 +93,7 @@
                         </configuration>
                     </execution>
                 </executions>
-            </plugin>            
+            </plugin>
         </plugins>
     </build>