You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/06/11 13:45:46 UTC

incubator-taverna-maven-parent git commit: use newer super-pom from Apache

Repository: incubator-taverna-maven-parent
Updated Branches:
  refs/heads/master 939f8d39a -> efbd542fe


use newer super-pom from Apache


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/efbd542f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/efbd542f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/efbd542f

Branch: refs/heads/master
Commit: efbd542fe16d9000e7100be778b6736f56c95b42
Parents: 939f8d3
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jun 11 12:23:51 2015 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jun 11 12:23:51 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/efbd542f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9820c28..05fd1f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		  <groupId>org.apache</groupId>
 		  <artifactId>apache</artifactId>
-		  <version>14</version>
+		  <version>17</version>
 	</parent>
 	<prerequisites>
 		<maven>3.2.0</maven>