diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-17 10:57:00 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-17 10:57:08 -0700 |
commit | c1decc814fb7c646399df2b2d94c65c695190f97 (patch) | |
tree | 8f60fcd69015a7d7e7a56b059e781e2382352743 /appc-oam/appc-oam-features | |
parent | 6baf061a9caa39bd2fff0c7420e5562dfb31a8c6 (diff) |
Increment version to 1.6.4-SNAPSHOT
Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-oam/appc-oam-features')
-rw-r--r-- | appc-oam/appc-oam-features/features-appc-oam/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/appc-oam-features/onap-appc-oam/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/appc-oam-features/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml index 2df0c5d52..81c9851ee 100644 --- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-oam</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml index ca2ac311e..eb968554c 100644 --- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-oam</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 96624bfb1..244574306 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-oam-feature-aggregator</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name></name> |