We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28373e commit b10864dCopy full SHA for b10864d
1 file changed
pom.xml
@@ -45,6 +45,14 @@
45
<name>bintray</name>
46
<url>http://dl.bintray.com/unitsofmeasurement/maven</url>
47
</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>
56
</repositories>
57
<build>
58
<plugins>
0 commit comments