Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Commit

Permalink
CLEREZZA-771: updated to 0.8-SNAPSHOT, added versions-plugin invocati…
Browse files Browse the repository at this point in the history
…on to nbactions.xml

git-svn-id: https://svn.apache.org/repos/asf/clerezza/trunk@1468791 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
retog committed Apr 17, 2013
1 parent 68c61e2 commit 1786e86
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 16 deletions.
4 changes: 2 additions & 2 deletions jaxrs.stanbol.fragments/pom.xml
Expand Up @@ -58,7 +58,7 @@
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.testutils</artifactId>
<scope>test</scope>
<version>0.9-incubating</version>
<version>0.10-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.clerezza.ext</groupId>
Expand All @@ -73,7 +73,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.web.base</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jaxrs.utils/pom.xml
Expand Up @@ -30,7 +30,7 @@
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.utils</artifactId>
<packaging>bundle</packaging>
<version>0.7-SNAPSHOT</version>
<version>0.8-SNAPSHOT</version>
<name>Clerezza - JAX-RS Utilities</name>
<description>Utility classes for JAX-RS (see the Javadoc)</description>
<dependencies>
Expand All @@ -53,7 +53,7 @@
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.testutils</artifactId>
<scope>test</scope>
<version>0.9-incubating</version>
<version>0.10-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
Expand Down
12 changes: 12 additions & 0 deletions nbactions.xml
Expand Up @@ -19,4 +19,16 @@
<Env.MAVEN_OPTS>-Xmx1024M -XX:MaxPermSize=128M</Env.MAVEN_OPTS>
</properties>
</action>
<action>
<actionName>CUSTOM-update zz-version</actionName>
<displayName>update zz-version</displayName>
<goals>
<goal>versions:use-next-snapshots</goal>
</goals>
<properties>
<includesList>"org.apache.clerezza.*"</includesList>
<excludeReactor>false</excludeReactor>
<generateBackupPoms>false</generateBackupPoms>
</properties>
</action>
</actions>
2 changes: 1 addition & 1 deletion platform.dashboard/platform.dashboard.core/pom.xml
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.core</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
12 changes: 6 additions & 6 deletions platform.launcher.storageless.parent/pom.xml
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.frameworkfragment</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down Expand Up @@ -479,17 +479,17 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.core</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.authentication.basic</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.fexilwebconsole</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.stanbol</groupId>
Expand All @@ -509,7 +509,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.ldpath.clerezza</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.stanbol</groupId>
Expand Down Expand Up @@ -544,7 +544,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.jsonld</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency> <!-- used also for all the other JSON parsing/writing in Stanbol -->
<groupId>org.codehaus.jettison</groupId>
Expand Down
2 changes: 1 addition & 1 deletion platform.mail/pom.xml
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.core</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.clerezza</groupId>
Expand Down
2 changes: 1 addition & 1 deletion platform.security.foafssl/core/pom.xml
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.security</artifactId>
<version>0.8-incubating</version>
<version>0.9-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.clerezza</groupId>
Expand Down
2 changes: 1 addition & 1 deletion platform.typehandlerspace/pom.xml
Expand Up @@ -76,7 +76,7 @@
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.testutils</artifactId>
<scope>test</scope>
<version>0.9-incubating</version>
<version>0.10-incubating-SNAPSHOT</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sshshell/pom.xml
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.core</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
Expand Down
2 changes: 1 addition & 1 deletion uima/uima.metadata-generator/pom.xml
Expand Up @@ -73,7 +73,7 @@
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.testutils</artifactId>
<scope>test</scope>
<version>0.9-incubating</version>
<version>0.10-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
Expand Down

0 comments on commit 1786e86

Please sign in to comment.