aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChandan Rajah <chandan.rajah@gmail.com>2013-06-06 16:37:05 +0100
committerChandan Rajah <chandan.rajah@gmail.com>2013-06-06 16:37:05 +0100
commit9d71f003b9b3f663420794dd9bc5103444a3a4d1 (patch)
tree3f266266c3a3a5c57e53026842911527f8b985b8 /pom.xml
parent5a2965bfcb5d6944d661dff7b05e8b89dc629342 (diff)
downloadSpyGlass-9d71f003b9b3f663420794dd9bc5103444a3a4d1.tar.gz
SpyGlass-9d71f003b9b3f663420794dd9bc5103444a3a4d1.zip
Minor bug fix in the pipe conversions
Modified POM to auto update to maven repo
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5386e3e..5a69b7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,13 @@
</properties>
+ <distributionManagement>
+ <repository>
+ <id>repo</id>
+ <url>https://github.com/crajah/mvn-repo/raw/master/releases</url>
+ </repository>
+ </distributionManagement>
+
<!-- Repositories -->
<repositories>
<repository>