Depend on odlparent version of logback
[aaa.git] / aaa-authn-store / pom.xml
index d3452dfad8d2c170e53b7dd225c66342e7a86acc..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>