aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2013-06-27 15:17:32 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2013-06-27 15:17:32 +0200
commit59790d25a2a3869fd3d7b86b874c4dafe21fb9d7 (patch)
treeb1d7e7ca3b1de625cf13c4e13f29d8982278a21b /id/server/auth/pom.xml
parentd8f886a98dd2c3eaec17623c4032395b54b15d62 (diff)
downloadmoa-id-spss-59790d25a2a3869fd3d7b86b874c4dafe21fb9d7.tar.gz
moa-id-spss-59790d25a2a3869fd3d7b86b874c4dafe21fb9d7.tar.bz2
moa-id-spss-59790d25a2a3869fd3d7b86b874c4dafe21fb9d7.zip
Change entitiesDescriptor trust lookup, changed version to 1.9.90-SNAPSHOT
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r--id/server/auth/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml
index e403c5ba7..f4e72fea4 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -9,7 +9,7 @@
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-auth</artifactId>
<packaging>war</packaging>
- <version>1.5.2</version>
+ <version>1.9.90-SNAPSHOT</version>
<name>MOA ID-Auth WebService</name>
<properties>
@@ -72,7 +72,7 @@
<dependency>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>
- <!--version>${project.version}</version -->
+ <version>${project.version}</version>
</dependency>
<!-- transitive dependencies we don't want to include into the war -->
<dependency>