Bump controller to 9.0.2
[aaa.git] / features / odl-aaa-encryption-service / pom.xml
index 2c2e2f21e8c69e938414b01cef297826f3556b2c..4877468ebcffe52e69f45a036afb2a84b7c0631a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-encryption-service</artifactId>
-    <version>0.19.2-SNAPSHOT</version>
+    <version>0.19.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>9.0.1</version>
+                <version>9.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>