Release appc
[appc.git] / appc-adapters / appc-chef-adapter / appc-chef-adapter-features / onap-appc-chef-adapter / pom.xml
index 0844c60..2f2070b 100644 (file)
@@ -18,23 +18,22 @@ See the License for the specific language governing permissions and
 limitations under the License.
 ============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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.6.1</version>
-        <relativePath />
+        <version>2.7.2</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.onap.appc</groupId>
     <artifactId>onap-appc-chef-adapter</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.7.2</version>
     <packaging>feature</packaging>
 
-    <name></name>
+    <name/>
 
     <dependencies>
         <dependency>
@@ -64,7 +63,6 @@ limitations under the License.
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcprov-jdk15on</artifactId>
-            <version>1.60</version>
         </dependency>
     </dependencies>