Author: richard.opalka(a)jboss.com
Date: 2011-08-13 18:09:32 -0400 (Sat, 13 Aug 2011)
New Revision: 14830
Modified:
thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/aegis/pom.xml
thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/pom.xml
Log:
changing version number
Modified:
thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/aegis/pom.xml
===================================================================
---
thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/aegis/pom.xml 2011-08-13
21:12:40 UTC (rev 14829)
+++
thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/aegis/pom.xml 2011-08-13
22:09:32 UTC (rev 14830)
@@ -44,7 +44,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.1-patch-01</version>
+ <version>2.3.1</version>
<configuration>
<source>1.5</source>
<target>1.5</target>
Modified: thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/pom.xml
===================================================================
---
thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/pom.xml 2011-08-13
21:12:40 UTC (rev 14829)
+++
thirdparty/cxf/branches/cxf-2.3.1/distribution/src/main/release/samples/pom.xml 2011-08-13
22:09:32 UTC (rev 14830)
@@ -123,7 +123,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.1-patch-01</version>
+ <version>2.3.1</version>
<configuration>
<source>1.5</source>
<target>1.5</target>
Show replies by date