Up version the esr server poms
[aai/esr-server.git] / esr-mgr / pom.xml
index 3c331ad..a1f61e3 100644 (file)
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.onap.aai.esr-server</groupId>
                <artifactId>aai-esr-server</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.5.1-SNAPSHOT</version>
        </parent>
        
        <modelVersion>4.0.0</modelVersion>
             <groupId>io.dropwizard</groupId>
             <artifactId>dropwizard-assets</artifactId>
         </dependency>
-        <dependency>
-            <groupId>io.dropwizard</groupId>
-            <artifactId>dropwizard-hibernate</artifactId>
-        </dependency>
         <dependency>
             <groupId>io.swagger</groupId>
             <artifactId>swagger-jersey2-jaxrs</artifactId>
                                 </goals>
                             </execution>
                         </executions>
-                        <dependencies>
-                            <dependency>
-                                <groupId>io.swagger</groupId>
-                                <artifactId>swagger-hibernate-validations</artifactId>
-                                <version>1.5.6</version>
-                            </dependency>
-                        </dependencies>
                     </plugin>
                 </plugins>
             </build>