Author: [email protected]
Date: Tue Feb 22 14:57:07 2011
New Revision: 818
Log:
AMDATU-138 release plugin tweak with custom commit prefix
Modified:
branches/0.2/pom.xml
Modified: branches/0.2/pom.xml
==============================================================================
--- branches/0.2/pom.xml (original)
+++ branches/0.2/pom.xml Tue Feb 22 14:57:07 2011
@@ -584,8 +584,10 @@
<plugin>
<artifactId>maven-release-plugin</artifactId>
<configuration>
- <tagBase>http://subversion.amdatu.org/svn/amdatu/tags</tagBase>
<autoVersionSubmodules>true</autoVersionSubmodules>
+
<branchBase>http://subversion.amdatu.org/svn/amdatu/branches</tagBase>
+ <tagBase>http://subversion.amdatu.org/svn/amdatu/tags</tagBase>
+ <scmCommentPrefix>[Amdatu release]</scmCommentPrefix>
</configuration>
</plugin>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits