diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:15:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:15:31 +0000 |
commit | 83ef42f78f190306a1003a91d8c57591efb90c88 (patch) | |
tree | 506d1e5d247276e9b9d6b44d633de72d977cad13 /testsuites | |
parent | b38f1863e6b7c95b331763e0125ca03da1df411c (diff) |
Release policy/pap2.1.1
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 42023b03..0e9ff92d 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>testsuites</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> </parent> <artifactId>performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 3a2d4252..4f0f2e39 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> </parent> <artifactId>testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 2615f552..4d44b6e2 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>testsuites</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> </parent> <artifactId>stability</artifactId> <build> |