[Arakhnę-Dev] [237] * javadoc-tag-replacer -> tag-replacer |
[ Thread Index |
Date Index
| More arakhne.org/dev Archives
]
Revision: 237
Author: galland
Date: 2011-08-05 18:51:52 +0200 (Fri, 05 Aug 2011)
Log Message:
-----------
* javadoc-tag-replacer -> tag-replacer
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-08-05 16:51:45 UTC (rev 236)
+++ trunk/pom.xml 2011-08-05 16:51:52 UTC (rev 237)
@@ -232,7 +232,7 @@
<plugins>
<plugin>
<groupId>org.arakhne.afc</groupId>
- <artifactId>javadoc-tag-replacer</artifactId>
+ <artifactId>tag-replacer</artifactId>
<version>2.0</version>
</plugin>
<plugin>