You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2018/06/19 20:55:52 UTC

[3/3] tomee git commit: use the same version for all modules

use the same version for all modules

don't want to get bloody fingers during a release


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/0381cbe0
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/0381cbe0
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/0381cbe0

Branch: refs/heads/master
Commit: 0381cbe076802eedf31b466c8719e6a2d8d4f0d4
Parents: fdf5bc9
Author: Mark Struberg <st...@apache.org>
Authored: Tue Jun 19 22:08:55 2018 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Tue Jun 19 22:08:55 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/0381cbe0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8d24529..2b1d0ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,6 +357,7 @@
           <localCheckout>true</localCheckout>
           <pushChanges>false</pushChanges>
           <releaseProfiles></releaseProfiles>
+          <autoVersionSubmodules>true</autoVersionSubmodules>
         </configuration>
       </plugin>