Skip to content

Commit

Permalink
no more pom.xml - as far as possible
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Mar 20, 2015
1 parent 203ef11 commit a67d043
Show file tree
Hide file tree
Showing 385 changed files with 62,262 additions and 6,417 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -73,6 +73,7 @@ tool/nailgun/config.log
tool/nailgun/config.status
tool/nailgun/ng
reference.txt
maven/jruby-complete/pom.xml

# binaries
!bin/gem
Expand Down
6 changes: 3 additions & 3 deletions .mvn/extensions.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<extensions>
<extension>
<groupId>io.tesla.polyglot</groupId>
<artifactId>tesla-polyglot-ruby</artifactId>
<version>0.1.2-SNAPSHOT</version>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot-ruby</artifactId>
<version>0.1.3</version>
</extension>
</extensions>

0 comments on commit a67d043

Please sign in to comment.