diff options
author | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2019-01-08 11:05:56 -0600 |
---|---|---|
committer | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2019-01-08 11:08:13 -0600 |
commit | b34e37259b416292ebb6d8f9b25242112b8a245d (patch) | |
tree | 158be90c6505def885a79c5482a00124998daa4f /policy-endpoints | |
parent | b79939366cef7a99fca6851e7e07619cb370e2b8 (diff) |
Move to 1.3.4-SNAPSHOT version3.0.2-ONAP3.0.1-ONAP1.3.4casablanca
Change-Id: I5feee1286c73b5915bca97fc9cc04a4beade541a
Issue-ID: POLICY-1390
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'policy-endpoints')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index f93a573b..78bc3bf8 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> |