diff options
author | 2020-03-23 13:43:38 +0000 | |
---|---|---|
committer | 2020-03-23 13:43:38 +0000 | |
commit | 4903bf0f7ed42815f32300e2e0dd44e3b2af1770 (patch) | |
tree | f14d6635c98b4a32319f8440e089a51d2f1c2a81 /apiroute/apiroute-standalone/pom.xml | |
parent | 7b60dc3b9a0a57fcfe727af371f502f13bf83500 (diff) |
Release msb/apigateway1.2.6
Diffstat (limited to 'apiroute/apiroute-standalone/pom.xml')
-rw-r--r-- | apiroute/apiroute-standalone/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apiroute/apiroute-standalone/pom.xml b/apiroute/apiroute-standalone/pom.xml index 1bfd0cd..9260564 100644 --- a/apiroute/apiroute-standalone/pom.xml +++ b/apiroute/apiroute-standalone/pom.xml @@ -19,14 +19,14 @@ <parent> <groupId>org.onap.msb.apigateway.apiroute</groupId> <artifactId>apiroute-parent</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.msb.apigateway.apiroute</groupId> <artifactId>apiroute-standalone</artifactId> <name>onap/msb/apigateway/apiroute/apiroute-standalone</name> <packaging>pom</packaging> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <properties> <packageid>apiroute</packageid> |