Skip to content

Commit

Permalink
Add repo uqbar to pom
Browse files Browse the repository at this point in the history
  • Loading branch information
laendoor committed Jul 28, 2019
1 parent 2016880 commit a2a1e2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<repositories>
<repository>
<id>uqbar</id>
<name>Uqbar</name>
<url>http://maven.uqbar.org/releases/</url>
</repository>
</repositories>

<parent>
<groupId>org.uqbar-project</groupId>
<artifactId>arena-xtend-parent</artifactId>
Expand Down

0 comments on commit a2a1e2d

Please sign in to comment.