Skip to content

Commit af4d565

Browse files
authored
Update pom.xml
1 parent 62883ca commit af4d565

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pom.xml

+12
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@
1010
<groupId>com.abstratt</groupId>
1111
<version>1.6</version>
1212
</parent>
13+
14+
<repositories>
15+
<repository>
16+
<id>Abstratt-OSS</id>
17+
<name>Abstratt OSS Repo</name>
18+
<url>http://repository-textuml.forge.cloudbees.com/snapshot/</url>
19+
<layout>default</layout>
20+
<snapshots>
21+
<enabled>true</enabled>
22+
</snapshots>
23+
</repository>
24+
</repositories>
1325

1426
<modules>
1527
<module>plugins/com.abstratt.pluginutils</module>

0 commit comments

Comments
 (0)