projects
/
instantlauncher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1230a73
)
fixed maven URL
author
Svjatoslav Agejenko
<n0@n0-Aspire-8920.(none)>
Sun, 30 Dec 2012 00:08:52 +0000
(
02:08
+0200)
committer
Svjatoslav Agejenko
<n0@n0-Aspire-8920.(none)>
Sun, 30 Dec 2012 00:08:52 +0000
(
02:08
+0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
1d2e412
..
98ebd2e
100755
(executable)
--- a/
pom.xml
+++ b/
pom.xml
@@
-77,11
+77,12
@@
</plugins>
</build>
+
<repositories>
<repository>
<id>svjatoslav.eu</id>
<name>Svjatoslav repository</name>
- <url>http://
svjatoslav.eu/static
/maven/</url>
+ <url>http://
www2.svjatoslav.eu
/maven/</url>
</repository>
</repositories>
@@
-91,5
+92,4
@@
</organization>
-
</project>
\ No newline at end of file