git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215b5f9
)
(no commit message)
author
erik
<erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sun, 30 May 2010 15:20:00 +0000
(15:20 +0000)
committer
erik
<erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sun, 30 May 2010 15:20:00 +0000
(15:20 +0000)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index 128b61ac17c7f0fdbacaa6387dac14b185db6984..d302fc116b24c50c17ec39fa253c5d680bc8f8e5 100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-429,8
+429,18
@@
</plugins>
+
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <artifactId>maven-site-plugin</artifactId>
+ <version>2.1</version>
+ </plugin>
+ </plugins>
+ </pluginManagement>
</build>
+
<reporting>
<plugins>
@@
-482,6
+492,7
@@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.7</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>