Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
STANBOL-1453: Upgrading SNAPSHOT versions
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/stanbol/trunk@1767958 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rafaharo committed Nov 3, 2016
1 parent 4421b7a commit 3394292
Show file tree
Hide file tree
Showing 243 changed files with 1,038 additions and 1,080 deletions.
4 changes: 2 additions & 2 deletions commons/caslight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.caslight</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons CAS Light</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/cors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.cors</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Cors Filter</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/frameworkfragment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
<relativePath>../../parent</relativePath>
<version>6-SNAPSHOT</version>
<version>7-SNAPSHOT</version>
</parent>

<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.frameworkfragment</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Apache Stanbol Commons Framework Fragment</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.freemarker</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Freemarker Utilities</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/httpqueryheaders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.httpqueryheaders</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons HTTP Query Headers</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/indexedgraph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,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.commons.indexedgraph</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Indexed Clerezza inMemory graph implementation</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/installer/bundleprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
<version>6-SNAPSHOT</version>
<version>7-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

<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>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Installer Bundle Provider</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/ixa-pipe-nerc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
<version>6-SNAPSHOT</version>
<version>7-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>

<artifactId>org.apache.stanbol.commons.ixa-pipe-nerc</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons: IXA pipe nerc extensions for OpenNLP</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/jobs/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,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.commons.jobs.api</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Jobs API</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/jobs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<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.commons.jobs.reactor</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>

<packaging>pom</packaging>

Expand Down
10 changes: 5 additions & 5 deletions commons/jobs/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.jobs.web</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Jobs Web</name>
Expand Down Expand Up @@ -61,19 +61,19 @@
<dependency>
<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>
</dependency>
<dependency>
<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>
</dependency>

<!-- specific deps for this project -->
<dependency>
<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>
</dependency>

<!-- For logging -->
Expand Down
4 changes: 2 additions & 2 deletions commons/jsonld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,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.commons.jsonld</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons JSON-LD API</name>
Expand Down
4 changes: 2 additions & 2 deletions commons/launchpad/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,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.commons.launchpad</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Apache Stanbol Commons Launchpad</name>
Expand Down
6 changes: 3 additions & 3 deletions commons/ldpath/clerezza/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,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.commons.ldpath.clerezza</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Clerezza LDPath Repository</name>
Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.indexedgraph</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions commons/ldpathtemplate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.ldpathtemplate</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons LDPath Template Rendering</name>
Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<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>
</dependency>

</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions commons/marmotta/kiwi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
<version>6-SNAPSHOT</version>
<version>7-SNAPSHOT</version>
<relativePath>../../../parent</relativePath>
</parent>

<artifactId>org.apache.stanbol.commons.marmotta.kiwi</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Marmotta Kiwi Repository Service</name>
Expand Down
8 changes: 4 additions & 4 deletions commons/namespaceprefix/prefixccprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.namespaceprefix.provider.prefixcc</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons prefix.cc based Namespace Prefix Provider</name>
Expand Down Expand Up @@ -88,12 +88,12 @@
<dependency>
<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>
</dependency>
<dependency>
<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>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions commons/namespaceprefix/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.namespaceprefix.service</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Namespace Prefix Service</name>
Expand Down
6 changes: 3 additions & 3 deletions commons/namespaceprefix/stanbolprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>org.apache.stanbol.commons.namespaceprefix.provider.stanbol</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Stanbol Commons Namespace Prefix Provider for Stanbol Default Mappings</name>
Expand Down Expand Up @@ -92,7 +92,7 @@
<dependency>
<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>
</dependency>

<dependency>
Expand Down
Loading

0 comments on commit 3394292

Please sign in to comment.