diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-21 11:03:55 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-21 11:03:55 +0100 |
commit | 740e0755f8093fb0a14a8273b487379c04ec19d3 (patch) | |
tree | c656937afb690a091d82804eefed78d5fb4be230 | |
parent | bab8c73085806024c05435f632341634d4dce465 (diff) | |
download | moa-id-spss-740e0755f8093fb0a14a8273b487379c04ec19d3.tar.gz moa-id-spss-740e0755f8093fb0a14a8273b487379c04ec19d3.tar.bz2 moa-id-spss-740e0755f8093fb0a14a8273b487379c04ec19d3.zip |
change version of MOA-ID-Auth to 2.0-RC3
-rw-r--r-- | id/ConfigWebTool/pom.xml | 2 | ||||
-rw-r--r-- | id/oa/pom.xml | 2 | ||||
-rw-r--r-- | id/pom.xml | 2 | ||||
-rw-r--r-- | id/server/auth/pom.xml | 2 | ||||
-rw-r--r-- | id/server/idserverlib/pom.xml | 2 | ||||
-rw-r--r-- | id/server/moa-id-commons/pom.xml | 2 | ||||
-rw-r--r-- | id/server/pom.xml | 2 | ||||
-rw-r--r-- | id/server/proxy/pom.xml | 2 | ||||
-rw-r--r-- | id/server/stork2-saml-engine/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index 630f6fa90..66be932c2 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -45,7 +45,7 @@ <dependency> <groupId>MOA.id.server</groupId> <artifactId>moa-id-commons</artifactId> - <version>2.0-RC2</version> + <version>2.0-RC3</version> </dependency> <dependency> <groupId>MOA.id.server</groupId> diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 358e2b23d..4b2b772af 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>MOA</groupId> <artifactId>id</artifactId> - <version>2.0-RC2</version> + <version>2.0-RC3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/id/pom.xml b/id/pom.xml index 2d91afc1d..ba8cd0f8a 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -9,7 +9,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>id</artifactId> <packaging>pom</packaging> - <version>2.0-RC2</version> + <version>2.0-RC3</version> <name>MOA ID</name> <modules> diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 91fa1b539..e06246839 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>MOA.id</groupId> <artifactId>moa-id</artifactId> - <version>2.0-RC2</version> + <version>2.0-RC3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 4f0e78fb0..cd49c6b94 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -3,7 +3,7 @@ <parent>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
- <version>2.0-RC2</version>
+ <version>2.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 9a4ad9243..411e89048 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>MOA.id</groupId> <artifactId>moa-id</artifactId> - <version>2.0-RC2</version> + <version>2.0-RC3</version> </parent> <artifactId>moa-id-commons</artifactId> <name>moa-id-commons</name> diff --git a/id/server/pom.xml b/id/server/pom.xml index 349251689..a6c258f88 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -4,7 +4,7 @@ <parent>
<groupId>MOA</groupId>
<artifactId>id</artifactId>
- <version>2.0-RC2</version>
+ <version>2.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/id/server/proxy/pom.xml b/id/server/proxy/pom.xml index 477b0998d..74ea6d344 100644 --- a/id/server/proxy/pom.xml +++ b/id/server/proxy/pom.xml @@ -2,7 +2,7 @@ <parent>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
- <version>2.0-RC2</version>
+ <version>2.0-RC3</version>
</parent>
<properties>
diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index 98506cb31..deb287419 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.0-RC2</version>
+ <version>2.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -200,7 +200,7 @@ <dependency>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>
- <version>2.0-RC2</version>
+ <version>2.0-RC3</version>
<scope>compile</scope>
</dependency>
<dependency>
|