Release appc
[appc.git] / appc-directed-graph / dg-loader / pom.xml
index 40b3b90..cd0f78c 100644 (file)
   See the License for the specific language governing permissions and
   limitations under the License.
 
   See the License for the specific language governing permissions and
   limitations under the License.
 
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
   ============LICENSE_END=========================================================
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <parent>
   ============LICENSE_END=========================================================
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <parent>
-        <groupId>org.openecomp.appc</groupId>
+        <groupId>org.onap.appc</groupId>
         <artifactId>appc-directed-graph</artifactId>
         <artifactId>appc-directed-graph</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.6.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.openecomp.appc.plugins</groupId>
+    <groupId>org.onap.appc.plugins</groupId>
     <artifactId>dg-loader</artifactId>
     <artifactId>dg-loader</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.6.2</version>
     <packaging>pom</packaging>
 
     <name>Directed Graph Loader Node</name>
     <packaging>pom</packaging>
 
     <name>Directed Graph Loader Node</name>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <java.version.source>1.8</java.version.source>
         <java.version.target>1.8</java.version.target>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <java.version.source>1.8</java.version.source>
         <java.version.target>1.8</java.version.target>
-        <odl.mdsal.version>2.1.1-Boron-SR1</odl.mdsal.version>
-        <odl.controller.mdsal.version>1.4.1-Boron-SR1</odl.controller.mdsal.version>
-        <logback.version>1.1.1</logback.version>
-        <common.collections.version>3.2.1</common.collections.version>
+        <commons.collections.version>3.2.2</commons.collections.version>
         <common.io.version>2.5</common.io.version>
         <jettison.version>1.3.7</jettison.version>
         <common.io.version>2.5</common.io.version>
         <jettison.version>1.3.7</jettison.version>
-        <openecomp.sdnc.sli.version>1.1.0</openecomp.sdnc.sli.version>
-        <openecomp.sdnc.dblib.version>1.1.0</openecomp.sdnc.dblib.version>
-        <openecomp.sdnc.sql-resource.version>1.1.0</openecomp.sdnc.sql-resource.version>
         <licenseDir>${project.parent.parent.basedir}</licenseDir>
     </properties>
 
         <licenseDir>${project.parent.parent.basedir}</licenseDir>
     </properties>