aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-18 19:25:17 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-18 19:25:17 +0000
commit6612787c91e6d54bd47e4275b3df5ee7bdb42e68 (patch)
treee1c559006e93e6ee11a25b4790a3e9afcaf674f3
parent78fb50df15b98a694ffa26d7e5d2b33533cdd260 (diff)
Release aai/router-core1.6.4
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fc7fc09..ade4768 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.6.4-SNAPSHOT</version>
+ <version>1.6.4</version>
<name>aai-router-core</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>