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/02/23 11:05:46 UTC

[61/79] incubator-taverna-language git commit: newer maven-jaxb2-plugin

newer maven-jaxb2-plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/73af824c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/73af824c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/73af824c

Branch: refs/heads/master
Commit: 73af824c1462d131b336a4380c170d1eb0ee5777
Parents: 672a196
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sat Feb 21 23:02:02 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sat Feb 21 23:02:02 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/73af824c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 693a8a2..df18cec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
 				<plugin>
 					<groupId>org.jvnet.jaxb2.maven2</groupId>
 					<artifactId>maven-jaxb2-plugin</artifactId>
-					<version>0.11.0</version>
+					<version>0.12.3</version>
 					<configuration>
 						<enableIntrospection>true</enableIntrospection>
 						<specVersion>2.2</specVersion>