added generic fabric support to SO
[so.git] / common / pom.xml
index d3f460e..a3084e8 100644 (file)
@@ -55,7 +55,6 @@
                <dependency>
                        <groupId>org.hibernate</groupId>
                        <artifactId>hibernate-core</artifactId>
-                       <version>4.3.6.Final</version>
                </dependency>
                <dependency>
                        <groupId>org.onap.appc.client</groupId>
@@ -78,9 +77,6 @@
                <dependency>
                        <groupId>org.onap.aai.aai-common</groupId>
                        <artifactId>aai-schema</artifactId>
-                       <!-- TODO: replace with release a version when -->
-                       <!-- org.onap.aai.domain.yang.Collection has -->
-                       <!-- been released -->
                        <version>1.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>