Author: cschneider
Date: Sat Aug 10 10:05:40 2013
New Revision: 1512596
URL: http://svn.apache.org/r1512596
Log:
Update bundle plugin and surefire report plugin versions
Modified:
cxf/dosgi/trunk/parent/pom.xml
cxf/dosgi/trunk/pom.xml
Modified: cxf/dosgi/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/parent/pom.xml?rev=1512596&r1=1512595&r2=1512596&view=diff
==============================================================================
--- cxf/dosgi/trunk/parent/pom.xml (original)
+++ cxf/dosgi/trunk/parent/pom.xml Sat Aug 10 10:05:40 2013
@@ -73,7 +73,7 @@
<woodstox.bundle.version>4.1.4</woodstox.bundle.version>
<jaxbimpl.bundle.version>2.2.1.1_2</jaxbimpl.bundle.version>
<slf4j.version>1.6.4</slf4j.version>
- <felix.plugin.version>2.3.4</felix.plugin.version>
+ <felix.plugin.version>2.4.0</felix.plugin.version>
<exam.version>2.6.0</exam.version>
<jdom.version>1.1.2_1</jdom.version>
Modified: cxf/dosgi/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/pom.xml?rev=1512596&r1=1512595&r2=1512596&view=diff
==============================================================================
--- cxf/dosgi/trunk/pom.xml (original)
+++ cxf/dosgi/trunk/pom.xml Sat Aug 10 10:05:40 2013
@@ -159,11 +159,6 @@
<mavenExecutorId>forked-path</mavenExecutorId>
</configuration>
</plugin>
- <plugin>
- <groupId>org.ops4j.pax.exam</groupId>
- <artifactId>maven-paxexam-plugin</artifactId>
- <version>1.2.4</version>
- </plugin>
</plugins>
</pluginManagement>
</build>
@@ -173,7 +168,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
- <version>2.9</version>
+ <version>2.15</version>
<configuration>
<aggregate>true</aggregate>
</configuration>