Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Truffle] POM XML from last commit.
Browse files Browse the repository at this point in the history
chrisseaton committed Sep 22, 2015
1 parent f2509b4 commit af844d4
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions truffle-om-dsl-api/pom.xml
Original file line number Diff line number Diff line change
@@ -34,6 +34,12 @@ DO NOT MODIFIY - GENERATED CODE
<version>7a6719b66a744b822d9761cf8f2cd34904e22b2d-SNAPSHOT</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>truffle</id>
<url>http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots/</url>
</repository>
</repositories>
<build>
<plugins>
<plugin>
6 changes: 6 additions & 0 deletions truffle-om-dsl-processor/pom.xml
Original file line number Diff line number Diff line change
@@ -34,6 +34,12 @@ DO NOT MODIFIY - GENERATED CODE
<version>7a6719b66a744b822d9761cf8f2cd34904e22b2d-SNAPSHOT</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>truffle</id>
<url>http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots/</url>
</repository>
</repositories>
<build>
<plugins>
<plugin>

0 comments on commit af844d4

Please sign in to comment.