Skip to content

Commit

Permalink
[build] latest polyglot version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed May 13, 2015
1 parent 59d1520 commit 6329bb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Expand Up @@ -3,6 +3,6 @@
<extension>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot-ruby</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
</extension>
</extensions>
4 changes: 2 additions & 2 deletions lib/pom.xml
Expand Up @@ -255,7 +255,7 @@
<plugin>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot-maven-plugin</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<executions>
<execution>
<id>install_gems</id>
Expand Down Expand Up @@ -306,7 +306,7 @@
<dependency>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot-ruby</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 6329bb4

Please sign in to comment.