diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-02-02 17:10:20 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-02-02 17:10:20 +0000 |
commit | 703d8ded0f42d445b38dbc84ae2a376bfc31b141 (patch) | |
tree | 33e962b9a07feb9f00a9ff36e92e3306c7510c66 /utils/pom.xml | |
parent | 4ecb7d48fbece6f788809bd447fdcdef3d83e993 (diff) | |
download | mocca-703d8ded0f42d445b38dbc84ae2a376bfc31b141.tar.gz mocca-703d8ded0f42d445b38dbc84ae2a376bfc31b141.tar.bz2 mocca-703d8ded0f42d445b38dbc84ae2a376bfc31b141.zip |
SignatureLocation index bug
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@620 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'utils/pom.xml')
-rw-r--r-- | utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index 670f273c..14bf7e74 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -74,4 +74,4 @@ <id>maven-repository.dev.java.net</id> <name>Java.net Maven 1 Repository (legacy)</name> <url>http://download.java.net/maven/1</url> <layout>legacy</layout> </pluginRepository> </pluginRepositories --> -</project>
\ No newline at end of file +</project> |