diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-01-09 22:48:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-09 22:48:25 +0000 |
commit | 0b83f6124f068583df43eb9b587b9d46b22e9843 (patch) | |
tree | 0817c3580115605237aa6ceda6399a2493e9f68a /testsuites/integration/integration-executor-test/pom.xml | |
parent | 5e6363386137a8c0ee55b0372b03d8d82f8bd56f (diff) | |
parent | 2bd82c3e01f57cf96ef8bdb134c85c1c2049947b (diff) |
Merge "Move to 2.0.4-SNAPSHOT version" into casablanca
Diffstat (limited to 'testsuites/integration/integration-executor-test/pom.xml')
-rw-r--r-- | testsuites/integration/integration-executor-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index fa44c0cbf..2173eb6f9 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>integration</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> </parent> <artifactId>integration-executor-test</artifactId> |