aboutsummaryrefslogtreecommitdiff
path: root/id
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2013-11-13 10:19:33 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2013-11-13 10:19:33 +0100
commitf6c9d4d2f12db71cf1195f0f0f932cf808289bb4 (patch)
tree633d5dc8b65dd4e293df6b37bf754d203375b289 /id
parent7cf82e49442cd39a42a753633fbf2d7506f6c55c (diff)
downloadmoa-id-spss-f6c9d4d2f12db71cf1195f0f0f932cf808289bb4.tar.gz
moa-id-spss-f6c9d4d2f12db71cf1195f0f0f932cf808289bb4.tar.bz2
moa-id-spss-f6c9d4d2f12db71cf1195f0f0f932cf808289bb4.zip
repositority update
Diffstat (limited to 'id')
-rw-r--r--id/ConfigWebTool/.classpath1
-rw-r--r--id/ConfigWebTool/pom.xml3
-rw-r--r--id/server/stork-saml-engine/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/id/ConfigWebTool/.classpath b/id/ConfigWebTool/.classpath
index 0e6d0b69f..5bde2110d 100644
--- a/id/ConfigWebTool/.classpath
+++ b/id/ConfigWebTool/.classpath
@@ -26,7 +26,6 @@
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
- <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml
index 4a8fa82f5..c847d9026 100644
--- a/id/ConfigWebTool/pom.xml
+++ b/id/ConfigWebTool/pom.xml
@@ -16,7 +16,7 @@
<properties>
<repositoryPath>${basedir}/../../repository</repositoryPath>
</properties>
-
+
<dependencies>
<dependency>
<groupId>javax.servlet</groupId>
@@ -75,6 +75,7 @@
<artifactId>commons-iaik</artifactId>
<version>0.7.1</version>
</dependency>
+
</dependencies>
</project> \ No newline at end of file
diff --git a/id/server/stork-saml-engine/pom.xml b/id/server/stork-saml-engine/pom.xml
index 4243dc8fc..1988b9af0 100644
--- a/id/server/stork-saml-engine/pom.xml
+++ b/id/server/stork-saml-engine/pom.xml
@@ -86,7 +86,7 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.4</version>
- <scope>runtime</scope>
+ <!-- scope>runtime</scope -->
</dependency>
</dependencies>
</project> \ No newline at end of file