svn commit: r1347938 - /cocoon/subprojects/cocoon-serializers-charsets/trunk/pom.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Fri Jun 8 08:21:35 2012
New Revision: 1347938
URL: http://svn.apache.org/viewvc?rev=1347938&view=rev
Log:
[maven-release-plugin] rollback the release of cocoon-serializers-charsets-1.0.2
Modified:
cocoon/subprojects/cocoon-serializers-charsets/trunk/pom.xml
Modified: cocoon/subprojects/cocoon-serializers-charsets/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-serializers-charsets/trunk/pom.xml?rev=1347938&r1=1347937&r2=1347938&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-serializers-charsets/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-serializers-charsets/trunk/pom.xml Fri Jun 8 08:21:35 2012
@@ -38,6 +38,7 @@
<connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-serializers-charsets/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-serializers-charsets/trunk</developerConnection>
<url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-serializers-charsets/trunk</url>
+ <tag>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-serializers-charsets/tags</tag>
</scm>
<distributionManagement>
@@ -76,14 +77,6 @@
</instructions>
</configuration>
</plugin>
-
- <plugin>
- <artifactId>maven-release-plugin</artifactId>
- <version>2.2.2</version>
- <configuration>
- <tagBase>https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-serializers-charsets/tags</tagBase>
- </configuration>
- </plugin>
</plugins>
</build>
</project>