diff --git a/bayernid-proxy-interface/pom.xml b/bayernid-proxy-interface/pom.xml index 6d3d697eebbb7d5597e3903ee220000fa1834d3f..1c0c4d92f4898f15d6f9a3d45903e73569213d29 100644 --- a/bayernid-proxy-interface/pom.xml +++ b/bayernid-proxy-interface/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>de.ozgcloud.common</groupId> <artifactId>ozgcloud-common-dependencies</artifactId> - <version>4.4.0-PR-25-SNAPSHOT</version> + <version>4.4.0-SNAPSHOT</version> <relativePath/> </parent> diff --git a/pom.xml b/pom.xml index f395eff768f24e944e6d5470287b1866242a6261..a65a37ebf7fe5b78da41634665103a3b5ec11436 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.common</groupId> <artifactId>ozgcloud-common-parent</artifactId> - <version>4.4.0-PR-25-SNAPSHOT</version> + <version>4.4.0-SNAPSHOT</version> <relativePath/> </parent>