From: Jim Hahn Date: Wed, 4 Sep 2019 14:37:26 +0000 (-0400) Subject: Bump El Alto version for policy/parent X-Git-Tag: 5.0.1-ONAP~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fae59aaa2aa5aa2e2c682f3c079469d25f91bb26;p=policy%2Fparent.git Bump El Alto version for policy/parent Change-Id: I30ebb12492ac2fe1172bf70492dd4719621535b0 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn --- 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 @@ org.onap.policy.parent policy-parent - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT integration pom diff --git a/pom.xml b/pom.xml index 013e19a1..a4726b62 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/version.properties b/version.properties index fd262fb4..ecb60096 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}