Skip to content

Commit b27344b

Browse files
committed
Add repository information
1 parent 6de83a4 commit b27344b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

parent-pom/pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,12 @@
6767
</plugins>
6868
</pluginManagement>
6969
</build>
70+
71+
<repositories>
72+
<repository>
73+
<id>prismtech-repo</id>
74+
<name>PrismTech Maven repository</name>
75+
<url>http://prismtech.github.io/mvn-repo/releases</url>
76+
</repository>
77+
</repositories>
7078
</project>

0 commit comments

Comments
 (0)