Repository: incubator-taverna-maven-parent Updated Branches: refs/heads/master 27fe2902c -> 48b154bd9
autoVersionSubmodules Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/commit/48b154bd Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/48b154bd Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/48b154bd Branch: refs/heads/master Commit: 48b154bd9f06c30e7f14ec47375b17474ec04ab0 Parents: 27fe290 Author: Stian Soiland-Reyes <[email protected]> Authored: Mon Jan 8 13:11:52 2018 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Jan 8 13:11:52 2018 +0000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/48b154bd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index df6612f..7f4436f 100644 --- a/pom.xml +++ b/pom.xml @@ -711,6 +711,7 @@ upgraded - this leads to recursive spaghetti. <configuration> <releaseProfiles>apache-release</releaseProfiles> <tagNameFormat>@{project.version}-RC1</tagNameFormat> + <autoVersionSubmodules>true</autoVersionSubmodules> </configuration> </plugin>
