From f144311799a2d491bc6c7de88f43665cc8ad2254 Mon Sep 17 00:00:00 2001 From: Andreas Reiter Date: Thu, 6 Mar 2014 11:02:58 +0100 Subject: Updated oasis-dss-api version to 1.0.0-RELEASE --- .../1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.jar | Bin 0 -> 282669 bytes .../1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.pom | 73 ++++++++++++++++++ .../oasis-dss-api-1.0.0-SNAPSHOT.jar | Bin 282629 -> 0 bytes .../oasis-dss-api-1.0.0-SNAPSHOT.pom | 85 --------------------- 4 files changed, 73 insertions(+), 85 deletions(-) create mode 100644 repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.jar create mode 100644 repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.pom delete mode 100644 repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar delete mode 100644 repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom (limited to 'repository') diff --git a/repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.jar b/repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.jar new file mode 100644 index 000000000..2943eac88 Binary files /dev/null and b/repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.jar differ diff --git a/repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.pom b/repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.pom new file mode 100644 index 000000000..7dab86ee0 --- /dev/null +++ b/repository/eu/stork/oasis-dss-api/1.0.0-RELEASE/oasis-dss-api-1.0.0-RELEASE.pom @@ -0,0 +1,73 @@ + + 4.0.0 + oasis-dss-api + eu.stork + 1.0.0-RELEASE + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4 + + ${project.build.sourceEncoding} + + + + + + + UTF-8 + + + + log4j + log4j + 1.2.17 + + + xerces + xercesImpl + 2.11.0 + + provided + + + junit + junit + 4.11 + + + org.apache.commons + commons-io + 1.3.2 + + + + + + + + eu.medsea.mimeutil + mime-util + 2.1.3 + + + org.slf4j + slf4j-log4j12 + + + + + \ No newline at end of file diff --git a/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar deleted file mode 100644 index 8414d7851..000000000 Binary files a/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar and /dev/null differ diff --git a/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom deleted file mode 100644 index ef04f07c4..000000000 --- a/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom +++ /dev/null @@ -1,85 +0,0 @@ - - 4.0.0 - oasis-dss-api - eu.stork - 1.0.0-SNAPSHOT - - - - org.codehaus.mojo - jaxb2-maven-plugin - 1.5 - - - oasis-dss - - xjc - - - - - - -npa - - ${project.basedir}/src/main/resources/schema/oasis-dss - oasis-dss-core-schema-v1.0-os.xsd - eu.stork.oasisdss.profile - true - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.6 - 1.6 - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-resources-plugin - 2.4 - - ${project.build.sourceEncoding} - - - - - - - UTF-8 - - - - log4j - log4j - 1.2.17 - - - xerces - xercesImpl - 2.11.0 - - provided - - - junit - junit - 4.11 - - - org.apache.commons - commons-io - 1.3.2 - - - com.sun.xml.ws - jaxws-rt - 2.1.7 - - - - \ No newline at end of file -- cgit v1.2.3