Changed to unmaintained
[appc.git] / appc-adapters / pom.xml
index a8895fa..a2f4c96 100644 (file)
@@ -1,8 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   ============LICENSE_START=======================================================
   ONAP : APPC
   ================================================================================
-  Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+  Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.
   Copyright (C) 2017 Amdocs
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -23,7 +24,7 @@
        <parent>
                <groupId>org.onap.appc</groupId>
                <artifactId>appc</artifactId>
-               <version>1.6.4-SNAPSHOT</version>
+               <version>1.8.0-SNAPSHOT</version>
        </parent>
        <artifactId>appc-adapters</artifactId>
        <name>APPC Adapters</name>
                <module>appc-chef-adapter</module>
                <module>appc-rest-adapter</module>
                <module>appc-iaas-adapter</module>
-               <module>appc-dmaap-adapter</module>
                <module>appc-netconf-adapter</module>
                <module>appc-ssh-adapter</module>
                <module>appc-rest-healthcheck-adapter</module>
                <module>appc-ansible-adapter</module>
        </modules>
-       <version>1.6.4-SNAPSHOT</version>
+       <version>1.8.0-SNAPSHOT</version>
 </project>