projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c363fc0
)
Require newer stable versions of all pterodactylus libraries.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 26 Nov 2010 11:46:48 +0000
(12:46 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 26 Nov 2010 11:46:48 +0000
(12:46 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
7bed6ac
..
33b8984
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,7
+7,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils</artifactId>
- <version>0.7</version>
+ <version>0.7
.1
</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@
-30,7
+30,7
@@
<dependency>
<groupId>net.pterodactylus</groupId>
<artifactId>utils.json</artifactId>
- <version>0.1
-SNAPSHOT
</version>
+ <version>0.1</version>
</dependency>
</dependencies>
<repositories>