aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-09-17 05:57:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-09-17 05:57:21 +0000
commitd1dcd3db0d453b8a92d1498271783fb6acdb9eed (patch)
tree03a377915ad88d8b35a0e2811a760ae04029a2e2
parentf05013b8e6fa64998a68547a6a7bac003ea2add3 (diff)
Release aai/router-core1.7.0
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b02fc5e..783012b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
<packaging>bundle</packaging>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
<name>aai-router-core</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>