You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2015/05/12 17:25:14 UTC

svn commit: r1678977 - /ctakes/branches/ctakes-3.2.2/ctakes-ytex/pom.xml

Author: chenpei
Date: Tue May 12 15:25:14 2015
New Revision: 1678977

URL: http://svn.apache.org/r1678977
Log:
CTAKES-360 from trunk

Modified:
    ctakes/branches/ctakes-3.2.2/ctakes-ytex/pom.xml

Modified: ctakes/branches/ctakes-3.2.2/ctakes-ytex/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.2/ctakes-ytex/pom.xml?rev=1678977&r1=1678976&r2=1678977&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.2/ctakes-ytex/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.2/ctakes-ytex/pom.xml Tue May 12 15:25:14 2015
@@ -224,6 +224,7 @@
 			<plugin>
 				<groupId>org.codehaus.mojo</groupId>
 				<artifactId>jaxb2-maven-plugin</artifactId>
+				<version>1.6</version>
 				<executions>
 					<execution>
 						<goals>
@@ -374,4 +375,4 @@
 			</plugins>
 		</pluginManagement>
 	</build>
-</project>
\ No newline at end of file
+</project>