Author: rharo Date: Fri Sep 9 15:54:56 2016 New Revision: 1760049 URL: http://svn.apache.org/viewvc?rev=1760049&view=rev Log: STANBOL-1453:Updating Bundles versions for launchers
Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/osgiframework/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/pom.xml stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,13 +16,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.defaultdata</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Default Data</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/defaultdata/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -21,31 +21,31 @@ <bundle> <!-- The English language and NER models are included as default --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.ner.en</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.en</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> </startLevel> <startLevel level="30"> <bundle> <!-- Default ontology registries used by ontonet --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.registries.default</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> </startLevel> <startLevel level="40"> <bundle> <!-- The Apache Stanbol default configuration --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.defaultconfig</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <!-- dbpedia is includes as default data set --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.sites.dbpedia</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,12 +16,12 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>org.apache.stanbol.launchers.bundlelists.enhancer-engines-restricted</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Restricted Enhancement Engines</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer-engines-restricted/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -24,22 +24,22 @@ <bundle> <!-- http://www.opencalais.com/ --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.opencalais</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- http://www.zemanta.com/ --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.zemanta</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- http://www.geonames.org/ --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.geonames</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- http://linguagrid.org/ --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.celi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,12 +16,12 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>org.apache.stanbol.launchers.bundlelists.enhancer</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Enhancer</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/enhancer/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -45,7 +45,7 @@ <bundle> <!-- Stanbol version of the Apache Tika bundle --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.tikabundle</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- Stanbol Enhancer infrastructure and required libraries --> @@ -53,32 +53,32 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.core</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- NLP processing (STANBOL-733) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.nlp</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- JSON serialization support for AnalyzedText (STANBOL-878) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.nlp.json</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- API for Topic Classification Engines --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic.api</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- Core Module for Dereference Engines --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.dereference.core</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- LDPath --> @@ -86,7 +86,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.ldpath</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- EnhancementJobManager implementations --> @@ -94,12 +94,12 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.eventjobmanager</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.weightedjobmanager</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- Enhancement Chain implementations --> @@ -107,22 +107,22 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.chain.allactive</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.chain.graph</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.chain.weighted</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.chain.list</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- Web Fragment --> @@ -130,7 +130,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.jersey</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -139,7 +139,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.benchmark</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -151,17 +151,17 @@ <!-- bundle> - Metaxa deactivated - STANBOL-510 <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.metaxa</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.10.1-SNAPSHOT</version> </bundle --> <bundle><!-- Apache Tika Engine --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.tika</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- XMP Extractor engine --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.xmpextractor</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- language identification --> @@ -169,17 +169,17 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.langdetect</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.langid</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- RESTful Language Identification engine --> <groupId>org.apache.stanbol</groupId> <!-- see STANBOL-895 --> <artifactId>org.apache.stanbol.enhancer.engines.restful.langident</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- NLP processing engines (all STANBOL-733 and sub-tasks) --> @@ -187,105 +187,105 @@ <bundle><!-- sentence detection with OpenNLP --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.opennlp.sentence</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- OpenNLP based tokenizing of Texts --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.opennlp.token</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- POS tagging with OpenNLP --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.opennlp.pos</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- Chunking tagging with OpenNLP --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.opennlp.chunker</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- Open NLP based NER --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.opennlp.ner</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- RESTful NLP Analysis engine --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.restful.nlp</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- POS annotation based chunker (STANBOL-1251) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.poschunker</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- allows to serialize NLP Annotations as NIF 1.0 and NIF 2.0 --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.nlp2rdf</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Sentiment Enhancement Engines --> <bundle><!-- Sentiment Word Classifiers --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.sentiment.wordclassifier</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.sentiment.summarization</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Solr based Topic Engine (see also the topic.api bundle above --> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- The RESTful services used to train the engine --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic.web</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Entity Extraction/Linking --> <bundle><!-- NER linking (depends on the Entityhub) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.entitytagging</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- Keyword Extraction from Text DEPRECATED! (depends on the Entityhub) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.keywordextraction</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Stanbol EntityLinking --> <bundle><!-- Engine --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- OpenNLP LabelTokenizing support --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.labeltokenizer.opennlp</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- Lucene LabelTokenizing support --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.labeltokenizer.lucene</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- EntityLinking for the Stanbol Entityhub --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entityhublinking</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle><!-- FST Linking Engine (STANBOL-1128) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.lucenefstlinking</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Post-Processing engine --> @@ -293,23 +293,23 @@ <bundle> <!-- Disambigutation using Solr MLT queries --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.disambiguation.mlt</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- Converts TextAnnotations to the STANBOL-987 model extensions --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.textannotationnewmodel</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- finds co-mentions of Entities earlier mentioned on the Text (STANBOL-1070)--> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entitycomention</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Dereference Engine for the Entityhub (STANBOL-1223) --> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.dereference.entityhub</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Refactor Enhancement Engine --> @@ -317,14 +317,14 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.refactor</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> --> <!-- bundle> - finds co-mentions of Entities (STANBOL-1070) - TODO: Not yet in trunk <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entitycoreference</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> --> <!-- External Service Integration --> @@ -332,7 +332,7 @@ <bundle> <!-- DBpedia Spotlight Engines (STANBOL-706) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.dbpspotlight</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -342,7 +342,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.defaults</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> </bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,12 +16,12 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <artifactId>org.apache.stanbol.launchers.bundlelists.entityhub.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Clerezza based RDF support of the Entityhub</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/clerezza/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -22,22 +22,22 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.model.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.query.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.site.linkeddata</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.yard.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -46,7 +46,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.web.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,12 +16,12 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <artifactId>org.apache.stanbol.launchers.bundlelists.entityhub.core</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Entityhub</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/core/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -22,32 +22,32 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.servicesapi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.core</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.query.sparql</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.site.managed</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.yard.solr</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.ldpath</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -56,7 +56,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.jersey</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- Default configuration for the Entityhub --> @@ -64,7 +64,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.defaults</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,12 +16,12 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <artifactId>org.apache.stanbol.launchers.bundlelists.entityhub.sesame</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Sesame based RDF support of the Entityhub</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/entityhub/sesame/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -59,17 +59,17 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.model.sesame</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.query.sesame</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.yard.sesame</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -78,7 +78,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.web.sesame</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,13 +16,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.languageextras.kuromoji</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Language Support: Kuromoji Japanese</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/kuromoji/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -23,7 +23,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.extras.kuromoji</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -34,7 +34,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.kuromoji.nlp</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -51,8 +51,8 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.labeltokenizer.kuromoji</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,13 +16,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.languageextras.smartcn</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Language Support: Smart Chinese</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/language-extras/smartcn/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -23,7 +23,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.extras.smartcn</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -35,7 +35,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.smartcn.token</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -52,8 +52,8 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.labeltokenizer.smartcn</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/pom.xml Fri Sep 9 15:54:56 2016 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/marmotta/kiwi/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -200,7 +200,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.marmotta.kiwi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,13 +16,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.ontologymanager</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Ontology Manager</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/ontologymanager/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -22,7 +22,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.ontologymanager.servicesapi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -31,33 +31,33 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.ontologymanager.core</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.ontologymanager.multiplexer.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.ontologymanager.registry</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.ontologymanager.sources.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.ontologymanager.sources.owlapi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.ontologymanager.web</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,13 +16,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.opennlp</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for OpenNLP Models</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/opennlp/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -25,17 +25,17 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.ner.en</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.ner.es</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.ner.nl</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <!-- Language models --> @@ -44,37 +44,37 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.en</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <!-- Spanish POS tagging support (STANBOL-688) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.es</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.da</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.de</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.nl</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.pt</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.opennlp.lang.sv</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/osgiframework/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/osgiframework/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/osgiframework/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/osgiframework/pom.xml Fri Sep 9 15:54:56 2016 @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.osgiframework</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for the OSGi Framework</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/pom.xml Fri Sep 9 15:54:56 2016 @@ -21,13 +21,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> - <version>6-SNAPSHOT</version> + <version>7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Stanbol Bundlelists</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,13 +16,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.reasoners</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Reasoners</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/reasoners/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -21,36 +21,36 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.reasoners.servicesapi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.reasoners.manager</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.reasoners.jena</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.reasoners.owlapi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <startLevel level="35"> <bundle> <!-- NOTE: This requires the Enhancer Component --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.refactor</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <startLevel level="38"> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.reasoners.web</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> </bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/pom.xml Fri Sep 9 15:54:56 2016 @@ -22,13 +22,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.rules</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Rules</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/rules/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -22,47 +22,47 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.base</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.manager</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.adapters.abstract</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.adapters.jena</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.adapters.sparql</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.adapters.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.adapters.swrl</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.refactor</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.rules.web</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/pom.xml Fri Sep 9 15:54:56 2016 @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> - <version>6-SNAPSHOT</version> + <version>7-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.security</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Security</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/security/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -41,22 +41,22 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.security.core</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.authentication.basic</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.security.fexilwebconsole</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.security.usermanagement</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- <bundle> <groupId>org.apache.clerezza</groupId> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/pom.xml Fri Sep 9 15:54:56 2016 @@ -16,13 +16,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.sentimentdata</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Sentiment Data</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -21,12 +21,12 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.sentiment.sentiws</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.data.sentiment.sentiwordnet</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </bundle> </startLevel> -</bundles> \ No newline at end of file +</bundles> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/pom.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/pom.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/pom.xml Fri Sep 9 15:54:56 2016 @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>apache-stanbol-bundlelists</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.launchers.bundlelists.stanbolcommons</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>partialbundlelist</packaging> <name>Apache Stanbol Bundlelist for Commons Libraries</name> Modified: stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1760049&r1=1760048&r2=1760049&view=diff ============================================================================== --- stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml (original) +++ stanbol/branches/apache-stanbol-1.0.0-branch/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml Fri Sep 9 15:54:56 2016 @@ -21,7 +21,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.frameworkfragment</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -30,13 +30,13 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.cors</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Allows to parse Http Headers as QueryParameter --> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.httpqueryheaders</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -60,7 +60,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.installer.bundleprovider</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.sling</groupId> @@ -426,7 +426,7 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.indexedgraph</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- Stanbol Commons --> @@ -436,49 +436,49 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.stanboltools.offline </artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- DataFileProvider and implementations --> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.stanboltools.datafileprovider </artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.stanboltools.datafileprovider.bundle </artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- Namespace prefix service --> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.namespaceprefix.service</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- Provides the Stanbol specific Prefix Mappings: Backward compatibility --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.namespaceprefix.provider.stanbol</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- Provides the namespace prefixes managed by http://prefix.cc --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.namespaceprefix.provider.prefixcc</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- OWL libraries and utilities --> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.owl</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <!-- support for JSON-LD --> <!-- JSON-LD support for Clerezza --> <bundle> <!-- this for now provides the Parser/Serializer provider for Clerezza --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.jsonld</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- this will (in a future version replace the above) --> <groupId>com.github.jsonld-java</groupId> @@ -494,12 +494,12 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.jobs.api</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.jobs.web</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <!-- OpenNLP + extensions and utilities --> @@ -517,12 +517,12 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.opennlp</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- ixa-pipe-nerc extensions for OpenNLP (STANBOL-1422) --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.ixa-pipe-nerc</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -531,36 +531,36 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.core</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.extras.icu</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <startLevel level="28"> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.managed</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.web</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <!-- defualt config for Solr --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.defaults</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> <startLevel level="29"> <bundle> <!-- IMPORTANT: this need to be started after commons.solr.defaults! --> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.install</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -569,22 +569,22 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.resources</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.base</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.base.jersey</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.home</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel> @@ -608,32 +608,32 @@ <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.ldpath.clerezza</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.ldpathtemplate</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.freemarker</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.viewable</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.rdfviewable.writer</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> <bundle> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.web.viewable.writer</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </bundle> </startLevel>