diff --git a/pom.xml b/pom.xml
index f15f536ace57a9a3832c3ef82becc50ebeeac653..b285a3c347e88c0a3ccd7c17bb79c00771ca7927 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,15 +2,15 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
org.etsi.osl
org.etsi.osl.main
- 1.2.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
+ ../org.etsi.osl.main
- org.etsi.osl.bugzilla
+ org.etsi.osl.bugzilla
org.etsi.osl.bugzilla
http://maven.apache.org
@@ -180,12 +180,12 @@
org.etsi.osl
org.etsi.osl.model.nfv
- ${project.version}
+ ${org.etsi.osl.model.nfv.version}
org.etsi.osl
org.etsi.osl.model.tmf
- ${project.version}
+ ${org.etsi.osl.model.tmf.version}