summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-08-07 18:12:39 +0000
committerOlivier Lamy <olamy@apache.org>2012-08-07 18:12:39 +0000
commit0bda5f046513a3350bb783b3f963a3b7223aa03f (patch)
treef88fc09cf469df70575782b2c4cd67ac515644f6 /pom.xml
parent729f7da56ed26459b138527a40e4d2080924d909 (diff)
downloadarchiva-0bda5f046513a3350bb783b3f963a3b7223aa03f.tar.gz
archiva-0bda5f046513a3350bb783b3f963a3b7223aa03f.zip
no more need of jaxb-api we are now 1.6 required
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370410 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 503edef0c..1edc495b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,12 +465,6 @@
</dependency>
<dependency>
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- <version>2.2.1</version>
- </dependency>
-
- <dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
<version>1.1.1</version>
@@ -1492,7 +1486,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>1.0</version>
<executions>
<execution>
<goals>