diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-17 09:22:16 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-17 09:22:16 +0100 |
commit | 988e345f81b0ac67037a756cfaaea87afa83b4a5 (patch) | |
tree | 69f6d8ce98070eedbc556998002f9fda76c3cf40 /repository/eu/eidas/saml-engine/eidas.1.0 | |
parent | ee206f392bb6db1479f27eac99e22023d04b86fd (diff) | |
download | moa-id-spss-988e345f81b0ac67037a756cfaaea87afa83b4a5.tar.gz moa-id-spss-988e345f81b0ac67037a756cfaaea87afa83b4a5.tar.bz2 moa-id-spss-988e345f81b0ac67037a756cfaaea87afa83b4a5.zip |
problems with eIDAS dependencies
Diffstat (limited to 'repository/eu/eidas/saml-engine/eidas.1.0')
-rw-r--r-- | repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom b/repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom index c243709f8..0d7d905e1 100644 --- a/repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom +++ b/repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom @@ -15,8 +15,8 @@ <parent> <groupId>eu.eidas</groupId> <artifactId>eidas-parent</artifactId> - <version>eidas</version> - <relativePath>../EIDAS-Parent/pom.xml</relativePath> + <version>eidas-1.0</version> + <relativePath>../../eidas-parent/eidas-1.0/pom.xml</relativePath> </parent> <repositories> |