Author: fmeschbe
Date: Mon Mar 26 15:56:06 2012
New Revision: 1305415
URL: http://svn.apache.org/viewvc?rev=1305415&view=rev
Log:
FELIX-3268 Use 1.0-beta-1 of the native2ascii plugin to support compilation
with Java 7
Modified:
felix/trunk/webconsole-plugins/event/pom.xml
Modified: felix/trunk/webconsole-plugins/event/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/event/pom.xml?rev=1305415&r1=1305414&r2=1305415&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/event/pom.xml (original)
+++ felix/trunk/webconsole-plugins/event/pom.xml Mon Mar 26 15:56:06 2012
@@ -48,7 +48,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>native2ascii-maven-plugin</artifactId>
- <version>1.0-alpha-1</version>
+ <version>1.0-beta-1</version>
<executions>
<execution>
<goals>