diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-05-22 15:18:41 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-05-22 15:18:42 -0700 |
commit | d402964f469bed97ab64032ee75e51be92d040ff (patch) | |
tree | 5c705ed156e404eef91df9245e4aee3ce21cae92 /appc-config/appc-config-params/features | |
parent | ef489229425a3385abc88238ef557176a69959f7 (diff) |
Increment version to 1.7.3-SNAPSHOT
Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-config/appc-config-params/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index 5f175e314..fcc6faba7 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-params</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index a007aabd7..ebf873e6f 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-params</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 082e5073b..b4f530df5 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-params-feature-aggregator</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> <packaging>pom</packaging> <name/> |