summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2d5780b..df3316d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@ DO NOT MODIFIY - GENERATED CODE
<executable>java</executable>
<classpathScope>compile</classpathScope>
<arguments>
- <argument>-Djruby.bytecode.version=1.6</argument>
+ <argument>-Djruby.bytecode.version=1.7</argument>
<argument>-classpath</argument>
<classpath />
<argument>org.jruby.anno.InvokerGenerator</argument>