projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f6a99d
)
Add fred-ext dependency.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 13 Oct 2010 19:27:27 +0000
(21:27 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 13 Oct 2010 19:27:27 +0000
(21:27 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
94d63d5
..
c82a15f
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-21,6
+21,12
@@
<version>0.7.5.1292-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>org.freenetproject</groupId>
+ <artifactId>fred-ext</artifactId>
+ <version>26</version>
+ <scope>provided</scope>
+ </dependency>
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>