diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,7 +33,7 @@ <groupId>org.onap.aai.model-loader</groupId> <artifactId>model-loader</artifactId> <name>aai-model-loader</name> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <dependencyManagement> <dependencies> @@ -128,7 +128,7 @@ <dependency> <groupId>org.onap.aai.logging-service</groupId> <artifactId>common-logging</artifactId> - <version>1.2.2</version> + <version>1.5.0</version> </dependency> <dependency> <groupId>ch.qos.logback</groupId> |