Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1749657 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Dominique Jäggi committed Jun 22, 2016
1 parent 2e6ae3e commit e437b32
Show file tree
Hide file tree
Showing 27 changed files with 36 additions and 42 deletions.
2 changes: 1 addition & 1 deletion oak-auth-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-auth-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-authorization-cug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion oak-blob-cloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>oak-parent</artifactId>
<groupId>org.apache.jackrabbit</groupId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion oak-blob/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>oak-parent</artifactId>
<groupId>org.apache.jackrabbit</groupId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion oak-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions oak-examples/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../../oak-parent/pom.xml</relativePath>
</parent>
<artifactId>oak-standalone</artifactId>
Expand All @@ -35,7 +35,7 @@
<description>Standalone application based on Spring Boot then embeds a Jackrabbit Oak content repository</description>

<properties>
<oak.version>1.5.4</oak.version>
<oak.version>1.6-SNAPSHOT</oak.version>
<tika.version>1.7</tika.version>
<skip.deployment>true</skip.deployment>
<spring.boot.version>1.3.0.RELEASE</spring.boot.version>
Expand Down
4 changes: 2 additions & 2 deletions oak-examples/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../../oak-parent/pom.xml</relativePath>
</parent>
<artifactId>oak-webapp</artifactId>
Expand All @@ -35,7 +35,7 @@
<description>Web application that hosts and serves a Jackrabbit Oak content repository</description>

<properties>
<oak.version>1.5.4</oak.version>
<oak.version>1.6-SNAPSHOT</oak.version>
<tomcat.version>7.0.40</tomcat.version>
<tika.version>1.7</tika.version>
<skip.deployment>true</skip.deployment>
Expand Down
4 changes: 2 additions & 2 deletions oak-exercise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-tests</artifactId>
<version>2.12.1</version>
<version>2.13.0-SNAPSHOT</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion oak-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-it-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions oak-jcr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -327,7 +327,7 @@
JCR-3962 and JCR-3963. Reset to jackrabbit.version for a release
or once 2.13.0 is available.
-->
<version>2.12.1</version>
<version>2.13.0-SNAPSHOT</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions oak-lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -299,7 +299,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-tests</artifactId>
<version>2.12.1</version>
<version>2.13.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
8 changes: 1 addition & 7 deletions oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<name>Oak Parent POM</name>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down Expand Up @@ -1018,10 +1018,4 @@
</build>
</profile>
</profiles>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/jackrabbit-oak-1.5.4/oak-parent</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/jackrabbit-oak-1.5.4/oak-parent</developerConnection>
<url>http://svn.apache.org/viewvc/maven/pom/tags/jackrabbit-oak-1.5.4/oak-parent</url>
</scm>
</project>
2 changes: 1 addition & 1 deletion oak-pojosr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-run/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-segment-tar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-segment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions oak-solr-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-tests</artifactId>
<version>2.12.1</version>
<version>2.13.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion oak-solr-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-tarmk-standby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oak-upgrade/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
<version>1.5.4</version>
<version>1.6-SNAPSHOT</version>
<relativePath>oak-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -63,9 +63,9 @@
</modules>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.5.4</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.5.4</developerConnection>
<url>http://svn.apache.org/viewvc/jackrabbit/oak/tags/jackrabbit-oak-1.5.4</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/oak/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/trunk</developerConnection>
<url>http://svn.apache.org/viewvc/jackrabbit/oak/trunk</url>
</scm>

<build>
Expand Down

0 comments on commit e437b32

Please sign in to comment.