summaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-aai-client
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-05-21 17:37:49 -0700
committerPatrick Brady <patrick.brady@att.com>2020-05-21 17:37:49 -0700
commit873a441e888a250ecd4deecb216d83a04c33e5cd (patch)
tree55ac424b69407164e5c30ace9cc1db04d50f792c /appc-outbound/appc-aai-client
parent2a48d67cd5125d6bbc65eccba6c6499c7022e620 (diff)
Correct version to 2.7.2-SNAPSHOT
Change-Id: Ibdb931b68dfc41420396faf8db3fbc5c81e75160 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
Diffstat (limited to 'appc-outbound/appc-aai-client')
-rw-r--r--appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml2
-rw-r--r--appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml2
-rw-r--r--appc-outbound/appc-aai-client/features/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/installer/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml
index 80b568de8..b58f16a2d 100644
--- a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-aai-client</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml
index 633392d2b..d2b2b508f 100644
--- a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-aai-client</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml
index 9448d2649..55b97e2ad 100644
--- a/appc-outbound/appc-aai-client/features/pom.xml
+++ b/appc-outbound/appc-aai-client/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-aai-client-feature-aggregator</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml
index ed7aadcac..8d3a607aa 100755
--- a/appc-outbound/appc-aai-client/installer/pom.xml
+++ b/appc-outbound/appc-aai-client/installer/pom.xml
@@ -152,5 +152,5 @@
</plugins>
</build>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml
index aa30dc5df..fd7e7e572 100755
--- a/appc-outbound/appc-aai-client/pom.xml
+++ b/appc-outbound/appc-aai-client/pom.xml
@@ -65,5 +65,5 @@
<module>features</module>
<module>installer</module>
</modules>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index 58e33c71a..57381ea9a 100755
--- a/appc-outbound/appc-aai-client/provider/pom.xml
+++ b/appc-outbound/appc-aai-client/provider/pom.xml
@@ -158,5 +158,5 @@
</plugins>
</pluginManagement>
</build>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
</project>