diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-05-22 17:56:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-22 17:56:44 +0000 |
commit | c7cfbcb4dbd13a2e4595ab5b7a0558fb6a66879a (patch) | |
tree | 24397972ec3fb20c2344df6c78e9c2dce0535a55 /testsuites/pom.xml | |
parent | 5b3f1e43878c72d04deff9b36635795ca88f458c (diff) | |
parent | ca57d97320de4e79f1784c113927a74e4336e7a4 (diff) |
Merge "Update Drools Applcations to 1.2.3-SNAPSHOT"
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index d525da380..e7b3ae3f5 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> <artifactId>testsuites</artifactId> <packaging>pom</packaging> |