diff options
author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-11-27 18:37:55 +0100 |
---|---|---|
committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-11-27 18:37:55 +0100 |
commit | 179e9ee07ba7c58bfb2898a71da8e8130ae5374d (patch) | |
tree | 5e3bc513392d80a928b1d164770d98144104ed50 | |
parent | 3eab8b05d4974d996a9966909daeb090e16e6cab (diff) | |
download | moa-id-spss-179e9ee07ba7c58bfb2898a71da8e8130ae5374d.tar.gz moa-id-spss-179e9ee07ba7c58bfb2898a71da8e8130ae5374d.tar.bz2 moa-id-spss-179e9ee07ba7c58bfb2898a71da8e8130ae5374d.zip |
fixed some pom issues in local nexus
-rw-r--r-- | repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.pom (renamed from repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom) | 0 | ||||
-rw-r--r-- | repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.jar (renamed from repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis.jar) | bin | 220536 -> 220536 bytes | |||
-rw-r--r-- | repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom (renamed from repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis.pom) | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom b/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.pom index 6efb3d78d..6efb3d78d 100644 --- a/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom +++ b/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.pom diff --git a/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis.jar b/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.jar Binary files differindex 530ea6fc5..530ea6fc5 100644 --- a/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis.jar +++ b/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.jar diff --git a/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis.pom b/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom index 35b51d5fa..d722b867d 100644 --- a/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis.pom +++ b/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom @@ -2,8 +2,8 @@ <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> - <groupId>xerces-J</groupId> + <groupId>xalan-bin-dist</groupId> <artifactId>xml-apis</artifactId> <version>2.11.0</version> <description>Artifactory auto generated POM</description> -</project>
\ No newline at end of file +</project> |