add some additional config for the release plugin

Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/8b368bc7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/8b368bc7
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/8b368bc7

Branch: refs/heads/master
Commit: 8b368bc7362f9589b1bdbf38e5d12de351e42e8c
Parents: e4321f6
Author: Robert Gemmell <rob...@apache.org>
Authored: Tue Mar 3 12:42:48 2015 +0000
Committer: Robert Gemmell <rob...@apache.org>
Committed: Tue Mar 3 12:42:48 2015 +0000

----------------------------------------------------------------------
 pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/8b368bc7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cd41126..6cd0131 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,6 +203,13 @@
           <version>${maven-compiler-plugin-version}</version>
         </plugin>
         <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-release-plugin</artifactId>
+          <configuration>
+            <autoVersionSubmodules>true</autoVersionSubmodules>
+          </configuration>
+        </plugin>
+        <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>javacc-maven-plugin</artifactId>
           <version>${maven-javacc-plugin-version}</version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to