summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xso-nssmf-adapter-application/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/so-nssmf-adapter-application/pom.xml b/so-nssmf-adapter-application/pom.xml
index f380946..510521c 100755
--- a/so-nssmf-adapter-application/pom.xml
+++ b/so-nssmf-adapter-application/pom.xml
@@ -143,12 +143,12 @@
<dependency>
<groupId>org.onap.so</groupId>
<artifactId>mso-requests-db</artifactId>
- <version>${project.version}</version>
+ <version>1.8.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.onap.so</groupId>
<artifactId>mso-requests-db-repositories</artifactId>
- <version>${project.version}</version>
+ <version>1.8.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>