Change parent version
[appc.git] / appc-adapters / appc-ansible-adapter / pom.xml
index f47bdfa..3f0d879 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.0</version>
+        <version>2.5.0</version>
         <relativePath />
     </parent>
         <groupId>org.onap.appc</groupId>
@@ -42,7 +42,7 @@
 
      <!-- Black duck plugin Not required for regular builds 
      <plugin> <groupId>com.blackducksoftware.integration</groupId> <artifactId>hub-maven-plugin</artifactId>
-           <version>1.5.0</version> <inherited>false</inherited> <configuration> <hubProjectName>${project.name}</hubProjectName>
+           <version>2.5.0</version> <inherited>false</inherited> <configuration> <hubProjectName>${project.name}</hubProjectName>
            <outputDirectory>${project.basedir}</outputDirectory> <deployHubBdio>false</deployHubBdio>
            </configuration> <extensions>true</extensions>
            <executions>