diff options
author | Marco Platania <platania@research.att.com> | 2018-01-13 18:21:49 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-01-13 18:58:28 -0500 |
commit | 11871d2b3ecd2806f37fdbea645bdaaab9273508 (patch) | |
tree | d3b8b0b831d213f389663c6320c26efe154579d3 /ONAP-REST/pom.xml | |
parent | 676d7d8dc9985e93d7c9cbc0412a26f2b19c23cd (diff) |
Bump up artifacts version to 1.1.3-SNAPSHOTv1.1.31.0.1-ONAP1.0.1-Amsterdam
Change-Id: I87f68c3e69d9b86152829c2bce5137593b4088dc
Issue-ID: POLICY-486
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'ONAP-REST/pom.xml')
-rw-r--r-- | ONAP-REST/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index fa957ac87..c19430890 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> </parent> <artifactId>ONAP-REST</artifactId> |