[build] another jruby-jars/pom.xml fix

This commit is contained in:
Christian Meier 2015-07-08 17:45:11 +02:00
parent bcc9b295b8
commit 8e4b0bdac5
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ freezing to) a specific jruby-complete jar version.</description>
</extension>
</extensions>
<directory>${basedir}/pkg</directory>
<finalName>${project.artifactId}-1.7.22-SNAPSHOT</finalName>
<finalName>${project.artifactId}-1.7.22.dev</finalName>
<plugins>
<plugin>
<groupId>de.saumya.mojo</groupId>