Release aaa
[aaa.git] / aaa-idm-store-h2 / pom.xml
index 027f46d3e24d0a06a7abc645f8bf68e19db560c4..13af7787728d4c7657d45b73319c062901d174e5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-parent</artifactId>
-        <version>0.17.9</version>
+        <version>0.18.4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
         </dependency>
 
         <!-- External dependencies -->
+        <dependency>
+            <groupId>com.github.spotbugs</groupId>
+            <artifactId>spotbugs-annotations</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>