Skip to content

Commit 7b77f2d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e8efe48 commit 7b77f2d

File tree

44 files changed

+46
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+46
-46
lines changed

oak-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.jackrabbit</groupId>
2121
<artifactId>oak-parent</artifactId>
22-
<version>1.92.0</version>
22+
<version>1.93-SNAPSHOT</version>
2323
<relativePath>../oak-parent/pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

oak-auth-external/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.jackrabbit</groupId>
2525
<artifactId>oak-parent</artifactId>
26-
<version>1.92.0</version>
26+
<version>1.93-SNAPSHOT</version>
2727
<relativePath>../oak-parent/pom.xml</relativePath>
2828
</parent>
2929

oak-auth-ldap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.jackrabbit</groupId>
2525
<artifactId>oak-parent</artifactId>
26-
<version>1.92.0</version>
26+
<version>1.93-SNAPSHOT</version>
2727
<relativePath>../oak-parent/pom.xml</relativePath>
2828
</parent>
2929

oak-authorization-cug/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.jackrabbit</groupId>
2121
<artifactId>oak-parent</artifactId>
22-
<version>1.92.0</version>
22+
<version>1.93-SNAPSHOT</version>
2323
<relativePath>../oak-parent/pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

oak-authorization-principalbased/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.jackrabbit</groupId>
2121
<artifactId>oak-parent</artifactId>
22-
<version>1.92.0</version>
22+
<version>1.93-SNAPSHOT</version>
2323
<relativePath>../oak-parent/pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

oak-benchmarks-elastic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.jackrabbit</groupId>
2222
<artifactId>oak-parent</artifactId>
23-
<version>1.92.0</version>
23+
<version>1.93-SNAPSHOT</version>
2424
<relativePath>../oak-parent/pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

oak-benchmarks-lucene/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.jackrabbit</groupId>
2323
<artifactId>oak-parent</artifactId>
24-
<version>1.92.0</version>
24+
<version>1.93-SNAPSHOT</version>
2525
<relativePath>../oak-parent/pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

oak-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.jackrabbit</groupId>
2525
<artifactId>oak-parent</artifactId>
26-
<version>1.92.0</version>
26+
<version>1.93-SNAPSHOT</version>
2727
<relativePath>../oak-parent/pom.xml</relativePath>
2828
</parent>
2929

oak-blob-cloud-azure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>oak-parent</artifactId>
2323
<groupId>org.apache.jackrabbit</groupId>
24-
<version>1.92.0</version>
24+
<version>1.93-SNAPSHOT</version>
2525
<relativePath>../oak-parent/pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

oak-blob-cloud/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>oak-parent</artifactId>
2323
<groupId>org.apache.jackrabbit</groupId>
24-
<version>1.92.0</version>
24+
<version>1.93-SNAPSHOT</version>
2525
<relativePath>../oak-parent/pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)