aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-01-31 10:37:55 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-01-31 10:37:55 +0100
commitbefaa7a7ac9d24210623598b04ad90d3837e57ee (patch)
tree4dd89fdc51e1a54601eddfaae13f9063e38bd96f /pom.xml
parent9e75e06b799e2baeae88a9e4b0e16acf0e292965 (diff)
downloadmoa-id-spss-befaa7a7ac9d24210623598b04ad90d3837e57ee.tar.gz
moa-id-spss-befaa7a7ac9d24210623598b04ad90d3837e57ee.tar.bz2
moa-id-spss-befaa7a7ac9d24210623598b04ad90d3837e57ee.zip
first draft sampleconfig and docu
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 97741a09a..c4d271fc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,8 +68,8 @@
<configuration>
<finalName>moa</finalName>
<descriptors>
-<!-- <descriptor>id/assembly-auth.xml</descriptor>
- <descriptor>id/assembly-proxy.xml</descriptor>-->
+ <descriptor>id/assembly-auth.xml</descriptor>
+ <descriptor>id/assembly-proxy.xml</descriptor>
<descriptor>spss/assembly.xml</descriptor>
<descriptor>spss/assembly-lib.xml</descriptor>
</descriptors>
@@ -339,7 +339,7 @@
</dependency>
<!-- TSL -->
- <dependency>
+ <dependency>
<groupId>iaik.prod</groupId>
<artifactId>iaik_tsl</artifactId>
<version>1.0</version>