FELIX-3268 Update native2ascii plugin to 1.0-beta-1 to support building on Java 7 (thanks Lionel Debroux for providing the patch)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1215489 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/obr/pom.xml b/webconsole-plugins/obr/pom.xml
index c4a88f2..4aafe05 100644
--- a/webconsole-plugins/obr/pom.xml
+++ b/webconsole-plugins/obr/pom.xml
@@ -40,7 +40,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>