Skip to content

Commit b10864d

Browse files
committed
Adding location for extra jars
1 parent d28373e commit b10864d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@
4545
<name>bintray</name>
4646
<url>http://dl.bintray.com/unitsofmeasurement/maven</url>
4747
</repository>
48+
<repository>
49+
<id>org.geppetto-mvn-repo</id>
50+
<url>https://raw.github.com/openworm/org.geppetto.maven/mvn-repo-nml-1.5.1-lems2</url>
51+
<snapshots>
52+
<enabled>true</enabled>
53+
<updatePolicy>always</updatePolicy>
54+
</snapshots>
55+
</repository>
4856
</repositories>
4957
<build>
5058
<plugins>

0 commit comments

Comments
 (0)