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 2014/07/08 03:00:40 UTC

svn commit: r1608634 [2/2] - in /ctakes/branches/ctakes-3.2.0: ./ ctakes-assertion-res/ ctakes-assertion-zoner-res/ ctakes-assertion-zoner/ ctakes-assertion/ ctakes-chunker-res/ ctakes-chunker/ ctakes-clinical-pipeline/ ctakes-constituency-parser-res/ ...

Modified: ctakes/branches/ctakes-3.2.0/ctakes-temporal/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/ctakes-temporal/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/ctakes-temporal/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/ctakes-temporal/pom.xml Tue Jul  8 01:00:38 2014
@@ -19,8 +19,7 @@
     under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>ctakes-temporal</artifactId>
     <packaging>jar</packaging>
@@ -28,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.0</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/branches/ctakes-3.2.0/ctakes-type-system/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/ctakes-type-system/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/ctakes-type-system/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/ctakes-type-system/pom.xml Tue Jul  8 01:00:38 2014
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.0</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/branches/ctakes-3.2.0/ctakes-utils/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/ctakes-utils/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/ctakes-utils/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/ctakes-utils/pom.xml Tue Jul  8 01:00:38 2014
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>ctakes</artifactId>
 		<groupId>org.apache.ctakes</groupId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.0</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/branches/ctakes-3.2.0/ctakes-ytex-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/ctakes-ytex-res/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/ctakes-ytex-res/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/ctakes-ytex-res/pom.xml Tue Jul  8 01:00:38 2014
@@ -1,23 +1,22 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor 
-	license agreements. See the NOTICE file distributed with this work for additional 
-	information regarding copyright ownership. The ASF licenses this file to 
-	you under the Apache License, Version 2.0 (the "License"); you may not use 
-	this file except in compliance with the License. You may obtain a copy of 
-	the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required 
-	by applicable law or agreed to in writing, software distributed under the 
-	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
-	OF ANY KIND, either express or implied. See the License for the specific 
-	language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-	<modelVersion>4.0.0</modelVersion>
-	<parent>
-		<groupId>org.apache.ctakes</groupId>
-		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
-	</parent>
-	<artifactId>ctakes-ytex-res</artifactId>
-	<name>Apache cTAKES Resources ctakes-ytex-res</name>
-	<description>Resources Project for yex</description>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor 
+	license agreements. See the NOTICE file distributed with this work for additional 
+	information regarding copyright ownership. The ASF licenses this file to 
+	you under the Apache License, Version 2.0 (the "License"); you may not use 
+	this file except in compliance with the License. You may obtain a copy of 
+	the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required 
+	by applicable law or agreed to in writing, software distributed under the 
+	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
+	OF ANY KIND, either express or implied. See the License for the specific 
+	language governing permissions and limitations under the License. -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<parent>
+		<groupId>org.apache.ctakes</groupId>
+		<artifactId>ctakes</artifactId>
+		<version>3.2.0</version>
+	</parent>
+	<artifactId>ctakes-ytex-res</artifactId>
+	<name>Apache cTAKES Resources ctakes-ytex-res</name>
+	<description>Resources Project for yex</description>
 </project>
\ No newline at end of file

Modified: ctakes/branches/ctakes-3.2.0/ctakes-ytex-uima/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/ctakes-ytex-uima/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/ctakes-ytex-uima/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/ctakes-ytex-uima/pom.xml Tue Jul  8 01:00:38 2014
@@ -9,15 +9,14 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>ctakes-ytex-uima</artifactId>
 	<name>Apache cTAKES YTEX UIMA</name>
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.0</version>
 	</parent>
 	<dependencies>
 		<dependency>

Modified: ctakes/branches/ctakes-3.2.0/ctakes-ytex-web/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/ctakes-ytex-web/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/ctakes-ytex-web/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/ctakes-ytex-web/pom.xml Tue Jul  8 01:00:38 2014
@@ -1,13 +1,11 @@
 <?xml version="1.0"?>
 <!-- see accompanying README.txt	-->
-<project
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.0</version>
 	</parent>
 	<artifactId>ctakes-ytex-web</artifactId>
 	<packaging>war</packaging>

Modified: ctakes/branches/ctakes-3.2.0/ctakes-ytex/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/ctakes-ytex/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/ctakes-ytex/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/ctakes-ytex/pom.xml Tue Jul  8 01:00:38 2014
@@ -9,15 +9,14 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>ctakes-ytex</artifactId>
 	<name>Apache cTAKES YTEX</name>
 	<parent>
 		<groupId>org.apache.ctakes</groupId>
 		<artifactId>ctakes</artifactId>
-		<version>3.2.1-SNAPSHOT</version>
+		<version>3.2.0</version>
 	</parent>
 	<dependencies>
 		<!-- begin non ASF compliant dependencies -->

Modified: ctakes/branches/ctakes-3.2.0/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.0/pom.xml?rev=1608634&r1=1608633&r2=1608634&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.0/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.0/pom.xml Tue Jul  8 01:00:38 2014
@@ -24,7 +24,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.ctakes</groupId>
 	<artifactId>ctakes</artifactId>
-	<version>3.2.1-SNAPSHOT</version>
+	<version>3.2.0</version>
 	<packaging>pom</packaging>
 	<name>Apache cTAKES</name>
 	<url>http://ctakes.apache.org</url>
@@ -32,9 +32,9 @@
 	<scm>
 		<!-- In child modules, Maven will append ${artifactId} to the following 
 			URLs -->
-		<connection>scm:svn:https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.0</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.0</developerConnection>
-		<url>https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.0</url>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.2.0-rc2</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.2.0-rc2</developerConnection>
+		<url>https://svn.apache.org/repos/asf/ctakes/tags/ctakes-3.2.0-rc2</url>
 	</scm>
 	<issueManagement>
 		<system>jira</system>
@@ -76,7 +76,7 @@
 		</mailingList>
 	</mailingLists>
 	<properties>
-		<ctakes.version>3.2.1-SNAPSHOT</ctakes.version>
+		<ctakes.version>3.2.0</ctakes.version>
 		<maven.compiler.source>1.7</maven.compiler.source>
 		<maven.compiler.target>1.7</maven.compiler.target>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>