diff --git a/pom.xml b/pom.xml
index b26a82fdf37c80b04d1fc1be183ae05317859e8a..dd773d531c3bc45ea442d0459fccb8631bc2f7f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.etsi.osl</groupId>
 		<artifactId>org.etsi.osl.main</artifactId>
-		<version>1.0.0</version>
+		<version>2024Q4-SNAPSHOT</version>
 		<relativePath>../org.etsi.osl.main</relativePath>
 	</parent>
   
@@ -12,10 +12,11 @@
 
 	<artifactId>org.etsi.osl.sol005nbi.osm10</artifactId>
   	<name>org.etsi.osl.sol005nbi.osm10</name>
+	<version>${org.etsi.osl.sol005nbi.osm10.version}</version>
   
 	<organization>
-		<name>openslice.io</name>
-		<url>http://openslice.io</url>
+		<name>OpenSlice by ETSI</name>
+		<url>https://osl.etsi.org</url>
 	</organization>
 	
 	<inceptionYear>2021</inceptionYear>