diff options
author | Marco Platania <platania@research.att.com> | 2018-01-13 18:20:55 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-01-13 18:49:27 -0500 |
commit | e6f8a1fdf846f4bfc2d373618f4c509e44e295c1 (patch) | |
tree | 15269beac3c08f22b4c53d17dc89f90f301aa5a9 /feature-test-transaction/pom.xml | |
parent | 8a4c15d50a7b9b5f0ea8d59d66ca69606e17032d (diff) |
Bump up artifacts version to 1.1.3-SNAPSHOTv1.1.31.0.1-ONAP1.0.1-Amsterdamamsterdam
Change-Id: If52e5fcfd7b1249879fd062f8d203c1bec231bb2
Issue-ID: POLICY-486
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'feature-test-transaction/pom.xml')
-rw-r--r-- | feature-test-transaction/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 76e6eef1..9172030f 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> </parent> <artifactId>feature-test-transaction</artifactId> @@ -99,4 +99,4 @@ <scope>test</scope> </dependency> </dependencies> -</project>
\ No newline at end of file +</project> |