Author: fchrist
Date: Fri Feb 8 12:23:43 2013
New Revision: 1443985
URL: http://svn.apache.org/r1443985
Log:
STANBOL-913 adjusted SCM paths
Modified:
stanbol/branches/STANBOL-913/dbpedia-spotlight/pom.xml
stanbol/branches/STANBOL-913/entityhublinking/pom.xml
stanbol/branches/STANBOL-913/entitylinking/engine/pom.xml
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-lucene/pom.xml
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp/pom.xml
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding/pom.xml
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-smartcn/pom.xml
stanbol/branches/STANBOL-913/entitylinking/pom.xml
stanbol/branches/STANBOL-913/entitytagging/pom.xml
stanbol/branches/STANBOL-913/geonames/pom.xml
stanbol/branches/STANBOL-913/htmlextractor/pom.xml
stanbol/branches/STANBOL-913/keywordextraction/pom.xml
stanbol/branches/STANBOL-913/langdetect/pom.xml
stanbol/branches/STANBOL-913/langid/pom.xml
stanbol/branches/STANBOL-913/nlp2rdf/pom.xml
stanbol/branches/STANBOL-913/opencalais/pom.xml
stanbol/branches/STANBOL-913/opennlp/opennlp-chunker/pom.xml
stanbol/branches/STANBOL-913/opennlp/opennlp-ner/pom.xml
stanbol/branches/STANBOL-913/opennlp/opennlp-pos/pom.xml
stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/pom.xml
stanbol/branches/STANBOL-913/opennlp/opennlp-token/pom.xml
stanbol/branches/STANBOL-913/opennlp/pom.xml
stanbol/branches/STANBOL-913/paoding-token/pom.xml
stanbol/branches/STANBOL-913/pom.xml
stanbol/branches/STANBOL-913/restful-langident/pom.xml
stanbol/branches/STANBOL-913/restful-nlp/pom.xml
stanbol/branches/STANBOL-913/sentiment-summarization/pom.xml
stanbol/branches/STANBOL-913/sentiment-wordclassifier/pom.xml
stanbol/branches/STANBOL-913/smartcn-token/pom.xml
stanbol/branches/STANBOL-913/tika/pom.xml
stanbol/branches/STANBOL-913/topic/engine/pom.xml
stanbol/branches/STANBOL-913/uima/pom.xml
stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml
stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml
stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml
stanbol/branches/STANBOL-913/xmpextractor/pom.xml
stanbol/branches/STANBOL-913/zemanta/pom.xml
Modified: stanbol/branches/STANBOL-913/dbpedia-spotlight/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/dbpedia-spotlight/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/dbpedia-spotlight/pom.xml (original)
+++ stanbol/branches/STANBOL-913/dbpedia-spotlight/pom.xml Fri Feb 8 12:23:43
2013
@@ -43,10 +43,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/dbpedia-spotlight-annotate
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/dbpedia-spotlight-annotate
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/dbpedia-spotlight-annotate
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/dbpedia-spotlight-annotate
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/entityhublinking/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entityhublinking/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entityhublinking/pom.xml (original)
+++ stanbol/branches/STANBOL-913/entityhublinking/pom.xml Fri Feb 8 12:23:43
2013
@@ -43,10 +43,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityhublinking/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityhublinking/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/entitylinking/engine/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entitylinking/engine/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entitylinking/engine/pom.xml (original)
+++ stanbol/branches/STANBOL-913/entitylinking/engine/pom.xml Fri Feb 8
12:23:43 2013
@@ -42,10 +42,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitylinking/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitylinking/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified:
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-lucene/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-lucene/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-lucene/pom.xml
(original)
+++ stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-lucene/pom.xml
Fri Feb 8 12:23:43 2013
@@ -39,10 +39,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityhublinking/lucene-labeltokenizer
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/lucene-labeltokenizer
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityhublinking/lucene-labeltokenizer
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/lucene-labeltokenizer
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified:
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp/pom.xml
(original)
+++ stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp/pom.xml
Fri Feb 8 12:23:43 2013
@@ -39,10 +39,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitylinking/labeltokenizer-opennlp
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitylinking/labeltokenizer-opennlp
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified:
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding/pom.xml
(original)
+++ stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding/pom.xml
Fri Feb 8 12:23:43 2013
@@ -28,10 +28,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitylinking/labeltokenizer-paoding
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitylinking/labeltokenizer-paoding
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding
</developerConnection>
<url>http://stanbol.apache.org</url>
</scm>
Modified:
stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-smartcn/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-smartcn/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-smartcn/pom.xml
(original)
+++ stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-smartcn/pom.xml
Fri Feb 8 12:23:43 2013
@@ -40,10 +40,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityhublinking/labeltokenizer-smartcn
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/labeltokenizer-smartcn
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityhublinking/labeltokenizer-smartcn
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/labeltokenizer-smartcn
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/entitylinking/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entitylinking/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entitylinking/pom.xml (original)
+++ stanbol/branches/STANBOL-913/entitylinking/pom.xml Fri Feb 8 12:23:43 2013
@@ -40,10 +40,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityinging
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityinging
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entityinging
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityinging
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/entitytagging/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/entitytagging/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/entitytagging/pom.xml (original)
+++ stanbol/branches/STANBOL-913/entitytagging/pom.xml Fri Feb 8 12:23:43 2013
@@ -44,10 +44,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitytagging/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitytagging/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/entitytagging/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitytagging/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/geonames/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/geonames/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/geonames/pom.xml (original)
+++ stanbol/branches/STANBOL-913/geonames/pom.xml Fri Feb 8 12:23:43 2013
@@ -42,10 +42,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/geonames/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/geonames/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/geonames/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/geonames/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/htmlextractor/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/htmlextractor/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/htmlextractor/pom.xml (original)
+++ stanbol/branches/STANBOL-913/htmlextractor/pom.xml Fri Feb 8 12:23:43 2013
@@ -38,10 +38,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/htmlextractor/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/htmlextractor/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/htmlextractor/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/htmlextractor/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/keywordextraction/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/keywordextraction/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/keywordextraction/pom.xml (original)
+++ stanbol/branches/STANBOL-913/keywordextraction/pom.xml Fri Feb 8 12:23:43
2013
@@ -44,10 +44,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/keywordextraction/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/keywordextraction/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/keywordextraction/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/keywordextraction/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/langdetect/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/langdetect/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/langdetect/pom.xml (original)
+++ stanbol/branches/STANBOL-913/langdetect/pom.xml Fri Feb 8 12:23:43 2013
@@ -40,10 +40,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/langdetect/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langdetect/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/langdetect/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langdetect/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/langid/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/langid/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/langid/pom.xml (original)
+++ stanbol/branches/STANBOL-913/langid/pom.xml Fri Feb 8 12:23:43 2013
@@ -42,10 +42,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/langid/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langid/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/langid/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langid/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/nlp2rdf/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/nlp2rdf/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/nlp2rdf/pom.xml (original)
+++ stanbol/branches/STANBOL-913/nlp2rdf/pom.xml Fri Feb 8 12:23:43 2013
@@ -38,10 +38,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/nlp2rdf/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/nlp2rdf/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/nlp2rdf/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/nlp2rdf/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/opencalais/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/opencalais/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/opencalais/pom.xml (original)
+++ stanbol/branches/STANBOL-913/opencalais/pom.xml Fri Feb 8 12:23:43 2013
@@ -39,10 +39,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opencalais/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opencalais/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opencalais/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opencalais/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/opennlp/opennlp-chunker/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/opennlp/opennlp-chunker/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/opennlp/opennlp-chunker/pom.xml (original)
+++ stanbol/branches/STANBOL-913/opennlp/opennlp-chunker/pom.xml Fri Feb 8
12:23:43 2013
@@ -34,10 +34,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-chunker
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-chunker
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-chunker
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-chunker
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/opennlp/opennlp-ner/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/opennlp/opennlp-ner/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/opennlp/opennlp-ner/pom.xml (original)
+++ stanbol/branches/STANBOL-913/opennlp/opennlp-ner/pom.xml Fri Feb 8
12:23:43 2013
@@ -36,10 +36,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-ner/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-ner/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-ner/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-ner/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/opennlp/opennlp-pos/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/opennlp/opennlp-pos/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/opennlp/opennlp-pos/pom.xml (original)
+++ stanbol/branches/STANBOL-913/opennlp/opennlp-pos/pom.xml Fri Feb 8
12:23:43 2013
@@ -30,10 +30,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-pos/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-pos/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-pos/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-pos/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/pom.xml (original)
+++ stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/pom.xml Fri Feb 8
12:23:43 2013
@@ -31,10 +31,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-sentence/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-sentence/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/opennlp/opennlp-token/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/opennlp/opennlp-token/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/opennlp/opennlp-token/pom.xml (original)
+++ stanbol/branches/STANBOL-913/opennlp/opennlp-token/pom.xml Fri Feb 8
12:23:43 2013
@@ -33,10 +33,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-token/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-token/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp/opennlp-token/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-token/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/opennlp/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/opennlp/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/opennlp/pom.xml (original)
+++ stanbol/branches/STANBOL-913/opennlp/pom.xml Fri Feb 8 12:23:43 2013
@@ -40,10 +40,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/opennlp
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/paoding-token/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/paoding-token/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/paoding-token/pom.xml (original)
+++ stanbol/branches/STANBOL-913/paoding-token/pom.xml Fri Feb 8 12:23:43 2013
@@ -42,10 +42,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/paoding-token
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/paoding-token
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/paoding-token
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/paoding-token
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/pom.xml (original)
+++ stanbol/branches/STANBOL-913/pom.xml Fri Feb 8 12:23:43 2013
@@ -39,10 +39,10 @@
<scm>
<connection>
- scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines
+ scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines
+ scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/restful-langident/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/restful-langident/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/restful-langident/pom.xml (original)
+++ stanbol/branches/STANBOL-913/restful-langident/pom.xml Fri Feb 8 12:23:43
2013
@@ -33,10 +33,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/restful-langidnet/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-langidnet/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/restful-langident/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-langident/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/restful-nlp/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/restful-nlp/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/restful-nlp/pom.xml (original)
+++ stanbol/branches/STANBOL-913/restful-nlp/pom.xml Fri Feb 8 12:23:43 2013
@@ -34,10 +34,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/restful-nlp/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-nlp/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/restful-nlp/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-nlp/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/sentiment-summarization/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/sentiment-summarization/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/sentiment-summarization/pom.xml (original)
+++ stanbol/branches/STANBOL-913/sentiment-summarization/pom.xml Fri Feb 8
12:23:43 2013
@@ -35,10 +35,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-summarization/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-summarization/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-summarization/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-summarization/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/sentiment-wordclassifier/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/sentiment-wordclassifier/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/sentiment-wordclassifier/pom.xml (original)
+++ stanbol/branches/STANBOL-913/sentiment-wordclassifier/pom.xml Fri Feb 8
12:23:43 2013
@@ -44,10 +44,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-wordclassifier/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-wordclassifier/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-wordclassifier/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-wordclassifier/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/smartcn-token/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/smartcn-token/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/smartcn-token/pom.xml (original)
+++ stanbol/branches/STANBOL-913/smartcn-token/pom.xml Fri Feb 8 12:23:43 2013
@@ -33,10 +33,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/smartcn-token/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/smartcn-token/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/smartcn-token/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/smartcn-token/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/tika/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/tika/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/tika/pom.xml (original)
+++ stanbol/branches/STANBOL-913/tika/pom.xml Fri Feb 8 12:23:43 2013
@@ -41,10 +41,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/tika/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/tika/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/tika/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/tika/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/topic/engine/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/topic/engine/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/topic/engine/pom.xml (original)
+++ stanbol/branches/STANBOL-913/topic/engine/pom.xml Fri Feb 8 12:23:43 2013
@@ -41,10 +41,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/topic/engine/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/topic/engine/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/topic/engine/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/topic/engine/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/uima/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/uima/pom.xml (original)
+++ stanbol/branches/STANBOL-913/uima/pom.xml Fri Feb 8 12:23:43 2013
@@ -41,10 +41,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima
+ scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml (original)
+++ stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml Fri Feb 8
12:23:43 2013
@@ -32,10 +32,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima/uimalocal-template
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimalocal-template
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima/uimalocal-template
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimalocal-template
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml (original)
+++ stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml Fri Feb 8 12:23:43
2013
@@ -32,10 +32,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima/uimaremote
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimaremote
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima/uimaremote
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimaremote
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml (original)
+++ stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml Fri Feb 8 12:23:43
2013
@@ -32,10 +32,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima/uimatotriple
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimatotriple
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima/uimatotriple
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimatotriple
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/xmpextractor/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/xmpextractor/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/xmpextractor/pom.xml (original)
+++ stanbol/branches/STANBOL-913/xmpextractor/pom.xml Fri Feb 8 12:23:43 2013
@@ -37,10 +37,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/xmpextractor/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/xmpextractor/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/xmpextractor/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/xmpextractor/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>
Modified: stanbol/branches/STANBOL-913/zemanta/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/zemanta/pom.xml?rev=1443985&r1=1443984&r2=1443985&view=diff
==============================================================================
--- stanbol/branches/STANBOL-913/zemanta/pom.xml (original)
+++ stanbol/branches/STANBOL-913/zemanta/pom.xml Fri Feb 8 12:23:43 2013
@@ -38,10 +38,10 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/zemanta/
+
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/zemanta/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/zemanta/
+
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/zemanta/
</developerConnection>
<url>http://stanbol.apache.org/</url>
</scm>