Skip to content

Commit

Permalink
Update to 1.0.3.beta.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Dec 7, 2010
1 parent 84500e5 commit e54d7c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.scripting</groupId>
<artifactId>glassfish-gem</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3.beta.1</version>
<packaging>jar</packaging>
<name>Glassfish JRuby Gem distribution</name>
<description>This module creates the jruby gem distribution image</description>

<properties>
<glassfish.version>3.0-b74b</glassfish.version>
<gem.version>1.0.3.dev</gem.version>
<gem.version>1.0.3.beta.1</gem.version>
<jruby-container.version>1.0-b17</jruby-container.version>
<hk2.version>1.0.0</hk2.version>
<grizzly-jruby.version>1.8.31-SNAPSHOT</grizzly-jruby.version>
Expand Down

0 comments on commit e54d7c3

Please sign in to comment.