Add v21 support and add physical inventory objects
[aai/schema-service.git] / aai-schema / pom.xml
index 1e49f7d..4169a9d 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.aai.schema-service</groupId>
         <artifactId>schema-service</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.8-SNAPSHOT</version>
     </parent>
     <artifactId>aai-schema</artifactId>
     <name>aai-schema</name>
@@ -69,7 +69,7 @@
         <dependency>
             <groupId>com.googlecode.json-simple</groupId>
             <artifactId>json-simple</artifactId>
-        </dependency>        
+        </dependency>
     </dependencies>
     <build>
         <plugins>