diff --git a/pom.xml b/pom.xml index 5902de6bf64025c2f60cd57695ffb44ae4491034..8db1a7baab3d872f7ebeacd8bd16f78bc5682609 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.osm</artifactId> <name>org.etsi.osl.sol005nbi.osm</name> + <version>${org.etsi.osl.sol005nbi.osm.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>2019</inceptionYear>