diff --git a/example-projects/ruta-ep-example-extensions/pom.xml b/example-projects/ruta-ep-example-extensions/pom.xml index 272e0f8f..1ebb5520 100644 --- a/example-projects/ruta-ep-example-extensions/pom.xml +++ b/example-projects/ruta-ep-example-extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-ep-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../../ruta-ep-parent/pom.xml diff --git a/example-projects/ruta-maven-example/pom.xml b/example-projects/ruta-maven-example/pom.xml index 57954251..13b1e26f 100644 --- a/example-projects/ruta-maven-example/pom.xml +++ b/example-projects/ruta-maven-example/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../../ruta-parent/pom.xml ${uimaWebsiteUrl} @@ -37,7 +37,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/pom.xml b/pom.xml index 11dfd58d..52642272 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ruta-parent/pom.xml @@ -41,7 +41,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 @@ -272,7 +272,7 @@ + /> --> @@ -283,7 +283,7 @@ + /> --> diff --git a/ruta-core-ext/pom.xml b/ruta-core-ext/pom.xml index 9edebe9b..9e73b1f3 100644 --- a/ruta-core-ext/pom.xml +++ b/ruta-core-ext/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -43,7 +43,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-core/pom.xml b/ruta-core/pom.xml index 6b16c7a7..2b9a49d4 100644 --- a/ruta-core/pom.xml +++ b/ruta-core/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -43,7 +43,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-documentation/pom.xml b/ruta-documentation/pom.xml index b3dd98c6..4fc12249 100644 --- a/ruta-documentation/pom.xml +++ b/ruta-documentation/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml diff --git a/ruta-eclipse-feature/feature.xml b/ruta-eclipse-feature/feature.xml index 6eab3ca5..faf9db05 100644 --- a/ruta-eclipse-feature/feature.xml +++ b/ruta-eclipse-feature/feature.xml @@ -20,7 +20,7 @@ diff --git a/ruta-eclipse-feature/pom.xml b/ruta-eclipse-feature/pom.xml index fcb86f94..d4ade514 100644 --- a/ruta-eclipse-feature/pom.xml +++ b/ruta-eclipse-feature/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -90,37 +90,37 @@ org.apache.uima ruta-ep-addons - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT org.apache.uima ruta-ep-caseditor - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT org.apache.uima ruta-ep-core-ext - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT org.apache.uima ruta-ep-engine - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT org.apache.uima ruta-ep-ide - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT org.apache.uima ruta-ep-ide-ui - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT org.apache.uima ruta-ep-textruler - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT \ No newline at end of file diff --git a/ruta-eclipse-update-site/category.xml b/ruta-eclipse-update-site/category.xml index 39915d5f..d4647897 100644 --- a/ruta-eclipse-update-site/category.xml +++ b/ruta-eclipse-update-site/category.xml @@ -20,7 +20,7 @@ *************************************************************** --> - + diff --git a/ruta-eclipse-update-site/pom.xml b/ruta-eclipse-update-site/pom.xml index 26951e09..29fa3197 100644 --- a/ruta-eclipse-update-site/pom.xml +++ b/ruta-eclipse-update-site/pom.xml @@ -24,7 +24,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -39,7 +39,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 @@ -51,7 +51,7 @@ org.apache.uima org.apache.uima.ruta.feature - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT diff --git a/ruta-ep-addons/pom.xml b/ruta-ep-addons/pom.xml index 4bbbe513..fedb0158 100644 --- a/ruta-ep-addons/pom.xml +++ b/ruta-ep-addons/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-ep-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-ep-parent/pom.xml @@ -40,7 +40,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-ep-caseditor/pom.xml b/ruta-ep-caseditor/pom.xml index 1b14120b..47d4af7d 100644 --- a/ruta-ep-caseditor/pom.xml +++ b/ruta-ep-caseditor/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-ep-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-ep-parent/pom.xml @@ -37,7 +37,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-ep-core-ext/pom.xml b/ruta-ep-core-ext/pom.xml index a7e8669e..9336422b 100644 --- a/ruta-ep-core-ext/pom.xml +++ b/ruta-ep-core-ext/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-ep-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-ep-parent/pom.xml @@ -41,7 +41,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-ep-engine/pom.xml b/ruta-ep-engine/pom.xml index 449300b2..94af0769 100644 --- a/ruta-ep-engine/pom.xml +++ b/ruta-ep-engine/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -45,7 +45,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-ep-ide-ui/pom.xml b/ruta-ep-ide-ui/pom.xml index 1163b671..8d187f73 100644 --- a/ruta-ep-ide-ui/pom.xml +++ b/ruta-ep-ide-ui/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-ep-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-ep-parent/pom.xml @@ -40,7 +40,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-ep-ide/pom.xml b/ruta-ep-ide/pom.xml index b5f4ae3d..996bf664 100644 --- a/ruta-ep-ide/pom.xml +++ b/ruta-ep-ide/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-ep-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-ep-parent/pom.xml @@ -41,7 +41,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-ep-parent/pom.xml b/ruta-ep-parent/pom.xml index 60a8aa35..47856617 100644 --- a/ruta-ep-parent/pom.xml +++ b/ruta-ep-parent/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -46,7 +46,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-ep-textruler/pom.xml b/ruta-ep-textruler/pom.xml index 326007aa..d418e5ff 100644 --- a/ruta-ep-textruler/pom.xml +++ b/ruta-ep-textruler/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-ep-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-ep-parent/pom.xml @@ -40,7 +40,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-maven-archetype/pom.xml b/ruta-maven-archetype/pom.xml index f96e2c6d..e2e66219 100644 --- a/ruta-maven-archetype/pom.xml +++ b/ruta-maven-archetype/pom.xml @@ -26,7 +26,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -38,7 +38,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-maven-plugin/pom.xml b/ruta-maven-plugin/pom.xml index 23a35702..94eed443 100644 --- a/ruta-maven-plugin/pom.xml +++ b/ruta-maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.apache.uima ruta-parent - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT ../ruta-parent/pom.xml @@ -49,7 +49,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1 diff --git a/ruta-parent/pom.xml b/ruta-parent/pom.xml index 7eb6a566..2100819b 100644 --- a/ruta-parent/pom.xml +++ b/ruta-parent/pom.xml @@ -29,7 +29,7 @@ ruta-parent pom - 3.5.1-SNAPSHOT + 3.5.2-SNAPSHOT Apache UIMA Ruta: ${project.artifactId} ${uimaWebsiteUrl} 2011 @@ -44,7 +44,7 @@ scm:git:https://github.com/apache/uima-ruta/ scm:git:https://github.com/apache/uima-ruta/ https://github.com/apache/uima-ruta/ - HEAD + ruta-3.5.1