aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Lima <rodrigo.lima@yoppworks.com>2020-08-25 13:07:00 -0400
committerRodrigo Lima <rodrigo.lima@yoppworks.com>2020-08-25 13:07:00 -0400
commitd95e87652afd95a53d68643908aff387cf55e3d3 (patch)
tree1ab787eda76bac9505012ec6efe7cb1805ff1c8f
parent877fd6a373a2faf8b39b13dc84e820edccb1c1a3 (diff)
update router-core dependency
Issue-ID: AAI-3119 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: Ib60d79e9f2ac76f4d81976f6ba0499c86b68ad63
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 75a0d37..4e2eb04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
- <version>1.6.4</version>
+ <version>1.7.0-SNAPSHOT</version>
</dependency>
<dependency>