Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Oct 1, 2013
1 parent 1accead commit dc5bd22
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-parent</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<artifactId>jruby-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion docs/man/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>docs</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>

<groupId>org.jruby</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-parent</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>

<groupId>org.jruby</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ext/openssl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-ext</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<artifactId>openssl</artifactId>
<version>0.8.9-SNAPSHOT</version>
Expand Down
4 changes: 2 additions & 2 deletions ext/pom.xml
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-parent</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-ext</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
<packaging>pom</packaging>

<name>JRuby Ext</name>
Expand Down
2 changes: 1 addition & 1 deletion ext/readline/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-ext</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<artifactId>readline</artifactId>
<version>1.0-SNAPSHOT</version>
Expand Down
4 changes: 2 additions & 2 deletions ext/ripper/pom.xml
Expand Up @@ -5,10 +5,10 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-ext</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<artifactId>ripper</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.5</version>
<packaging>jar</packaging>

<name>JRuby Ripper</name>
Expand Down
2 changes: 1 addition & 1 deletion maven/gems/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jruby-gems</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-complete/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jruby-complete</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-core-complete/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<artifactId>jruby-core-complete</artifactId>
<name>JRuby Core Complete</name>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-dist/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jruby-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-jars/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<groupId>rubygems</groupId>
<artifactId>jruby-jars</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-noasm/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jruby-noasm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-rake-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jruby.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-stdlib-complete/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<artifactId>jruby-stdlib-complete</artifactId>
<name>JRuby Stdlib Complete</name>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby-stdlib/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jruby-stdlib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven/jruby/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jruby</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions maven/pom.xml
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-parent</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jruby-artifacts</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
<packaging>pom</packaging>
<name>JRuby Artifacts</name>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>org.jruby</groupId>
<artifactId>jruby-parent</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
<packaging>pom</packaging>

<name>JRuby</name>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jruby</groupId>
<artifactId>jruby-parent</artifactId>
<version>1.7.5.dev</version>
<version>1.7.5</version>
</parent>
<artifactId>jruby-tests</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit dc5bd22

Please sign in to comment.