From 4836b7ed83e0128e2a53877f0faf68e1e509591a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 7 Aug 2019 13:05:39 -0700 Subject: Increment version to 1.6.2 Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- .../features/features-appc-artifact-handler/pom.xml | 2 +- .../appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/features/pom.xml | 2 +- appc-inbound/appc-artifact-handler/installer/pom.xml | 2 +- appc-inbound/appc-artifact-handler/model/pom.xml | 2 +- appc-inbound/appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/provider/pom.xml | 2 +- .../appc-design-services/features/features-appc-design-services/pom.xml | 2 +- .../appc-design-services/features/onap-appc-design-services/pom.xml | 2 +- appc-inbound/appc-design-services/features/pom.xml | 2 +- appc-inbound/appc-design-services/installer/pom.xml | 2 +- appc-inbound/appc-design-services/model/pom.xml | 2 +- appc-inbound/appc-design-services/pom.xml | 2 +- appc-inbound/appc-design-services/provider/pom.xml | 2 +- appc-inbound/appc-interfaces-service/bundle/pom.xml | 2 +- .../features/features-appc-interfaces-service/pom.xml | 2 +- .../features/onap-appc-interfaces-service/pom.xml | 2 +- appc-inbound/appc-interfaces-service/features/pom.xml | 2 +- appc-inbound/appc-interfaces-service/installer/pom.xml | 2 +- appc-inbound/appc-interfaces-service/model/pom.xml | 2 +- appc-inbound/appc-interfaces-service/pom.xml | 2 +- appc-inbound/pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) (limited to 'appc-inbound') diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml index 594a5fbee..e505a0eea 100644 --- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-artifact-handler - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml index b5b7a23ac..d9b75799b 100644 --- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-artifact-handler - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index ac6d00ab3..dacdc7a39 100644 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-artifact-handler-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index bd1e47052..f6cd0d06f 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/installer/pom.xml @@ -153,5 +153,5 @@ - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 547426af8..b25f73a50 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -118,5 +118,5 @@ ietf-yang-types-20130715 - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index a62727d4c..ff6cc3d62 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -40,5 +40,5 @@ installer - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index ba3ed6193..5d21b724b 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -141,5 +141,5 @@ limitations under the License. 0.1.54 - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml index 4f44f66f3..de5796c1b 100644 --- a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-design-services - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml index 5af243ad8..8fe76d76e 100644 --- a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-design-services - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml index 2864a1edf..fc4dce761 100644 --- a/appc-inbound/appc-design-services/features/pom.xml +++ b/appc-inbound/appc-design-services/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-design-services-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml index 7248044cb..50a741925 100755 --- a/appc-inbound/appc-design-services/installer/pom.xml +++ b/appc-inbound/appc-design-services/installer/pom.xml @@ -153,5 +153,5 @@ - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml index 43de2d28b..c02f6bb1e 100755 --- a/appc-inbound/appc-design-services/model/pom.xml +++ b/appc-inbound/appc-design-services/model/pom.xml @@ -174,5 +174,5 @@ ietf-yang-types-20130715 - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml index 7ab55f368..5be8b9fdd 100755 --- a/appc-inbound/appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/pom.xml @@ -71,5 +71,5 @@ provider installer - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml index 65bb85212..644b87035 100755 --- a/appc-inbound/appc-design-services/provider/pom.xml +++ b/appc-inbound/appc-design-services/provider/pom.xml @@ -197,6 +197,6 @@ 1.6.5 - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index d1c74498a..62bd194b5 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -157,5 +157,5 @@ commons-io - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml index 08b5fc1f2..0e3d184c6 100644 --- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-interfaces-service - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml index a22174163..faa7ed935 100644 --- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-interfaces-service - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index 385950d31..2c77c274f 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-interfaces-service-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index 95638895b..4c6af52a6 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/installer/pom.xml @@ -153,5 +153,5 @@ - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 537c451e8..90d702e1e 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -174,5 +174,5 @@ ietf-yang-types-20130715 - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index 6b7147e6f..1dc405204 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -113,5 +113,5 @@ - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index b65204856..df699b5b7 100755 --- a/appc-inbound/pom.xml +++ b/appc-inbound/pom.xml @@ -24,7 +24,7 @@ org.onap.appc appc - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT appc-inbound pom -- cgit 1.2.3-korg