• R/O
  • SSH
  • HTTPS

citk: Commit


Commit MetaInfo

Revision198 (tree)
Time2012-04-05 07:54:12
Authorogis-nakagawa

Log Message

pomの記述ミスを修正。

Change Summary

Incremental Difference

--- trunk/citk-parent/pom.xml (revision 197)
+++ trunk/citk-parent/pom.xml (revision 198)
@@ -534,12 +534,7 @@
534534 </reportSet>
535535 </reportSets>
536536 </plugin>
537-
538537 <plugin>
539- <groupId>org.codehaus.mojo</groupId>
540- <artifactId>dashboard-maven-plugin</artifactId>
541- </plugin>
542- <plugin>
543538 <groupId>org.apache.maven.plugins</groupId>
544539 <artifactId>maven-jxr-plugin</artifactId>
545540 <version>2.3</version>
@@ -601,6 +596,10 @@
601596 <lineThreshold>30</lineThreshold>
602597 </configuration>
603598 </plugin>
599+ <plugin>
600+ <groupId>org.codehaus.mojo</groupId>
601+ <artifactId>dashboard-maven-plugin</artifactId>
602+ </plugin>
604603 </plugins>
605604 </reporting>
606605
Show on old repository browser