Author: alex.guizar(a)jboss.com
Date: 2011-02-08 16:56:13 -0500 (Tue, 08 Feb 2011)
New Revision: 6890
Modified:
projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml
Log:
JBPM-3047 configure release plugin, second try
Modified: projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml
===================================================================
--- projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml 2011-02-08 21:54:07 UTC (rev
6889)
+++ projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml 2011-02-08 21:56:13 UTC (rev
6890)
@@ -115,7 +115,7 @@
<!-- Plugins -->
<build>
- <plugin>
+ <plugins>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<configuration>
@@ -123,7 +123,7 @@
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>
- </plugin>
+ </plugins>
<pluginManagement>
<plugins>
Show replies by date