diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-04 10:37:26 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-04 12:07:01 -0400 |
commit | fae59aaa2aa5aa2e2c682f3c079469d25f91bb26 (patch) | |
tree | 92c61d8792e8f51299b9455d142121352c430c82 /integration/pom.xml | |
parent | 2f6374abde13a8e62e15387690b9f0cc1981814f (diff) |
Bump El Alto version for policy/parent
Change-Id: I30ebb12492ac2fe1172bf70492dd4719621535b0
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'integration/pom.xml')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 14257797..d7ce0f79 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |