diff options
Diffstat (limited to 'id/server')
| -rw-r--r-- | id/server/stork2-commons/pom.xml | 2 | ||||
| -rw-r--r-- | id/server/stork2-saml-engine/pom.xml | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml index a989ea946..20b5c7619 100644 --- a/id/server/stork2-commons/pom.xml +++ b/id/server/stork2-commons/pom.xml @@ -3,7 +3,7 @@  	<parent>      <groupId>MOA.id</groupId>      <artifactId>moa-id</artifactId> -    <version>2.x</version> +    <version>3.x</version>    </parent>	  	<modelVersion>4.0.0</modelVersion>  	<groupId>eu.stork</groupId> diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index ee4a61f3a..6e013370a 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -3,7 +3,7 @@  	<parent>
  		<groupId>MOA.id</groupId>
  		<artifactId>moa-id</artifactId>
 -		<version>2.x</version>
 +		<version>3.x</version>
  	</parent>
  	<modelVersion>4.0.0</modelVersion>
 | 
