Skip to content

Commit fff4bdf

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent dc0cd87 commit fff4bdf

File tree

18 files changed

+20
-20
lines changed

18 files changed

+20
-20
lines changed

maven-resolver-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-api</artifactId>

maven-resolver-connector-basic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-connector-basic</artifactId>

maven-resolver-demos/maven-resolver-demo-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver-demos</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>resolver-demo-maven-plugin</artifactId>

maven-resolver-demos/maven-resolver-demo-snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver-demos</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-demo-snippets</artifactId>

maven-resolver-demos/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-demos</artifactId>

maven-resolver-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-impl</artifactId>

maven-resolver-named-locks-hazelcast/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-named-locks-hazelcast</artifactId>

maven-resolver-named-locks-redisson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-named-locks-redisson</artifactId>

maven-resolver-named-locks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-named-locks</artifactId>

maven-resolver-spi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-spi</artifactId>

maven-resolver-supplier/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-supplier</artifactId>

maven-resolver-test-util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-test-util</artifactId>

maven-resolver-transport-classpath/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-transport-classpath</artifactId>

maven-resolver-transport-file/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-transport-file</artifactId>

maven-resolver-transport-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-transport-http</artifactId>

maven-resolver-transport-wagon/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-transport-wagon</artifactId>

maven-resolver-util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.resolver</groupId>
2525
<artifactId>maven-resolver</artifactId>
26-
<version>1.9.18</version>
26+
<version>1.9.19-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>maven-resolver-util</artifactId>

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.apache.maven.resolver</groupId>
3131
<artifactId>maven-resolver</artifactId>
32-
<version>1.9.18</version>
32+
<version>1.9.19-SNAPSHOT</version>
3333
<packaging>pom</packaging>
3434

3535
<name>Maven Artifact Resolver</name>
@@ -65,7 +65,7 @@
6565
<scm>
6666
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver.git</connection>
6767
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver.git</developerConnection>
68-
<tag>maven-resolver-1.9.18</tag>
68+
<tag>HEAD</tag>
6969
<url>https://github.com/apache/maven-resolver/tree/${project.scm.tag}</url>
7070
</scm>
7171
<issueManagement>
@@ -96,7 +96,7 @@
9696
<mavenVersion>3.9.4</mavenVersion>
9797
<minimalMavenBuildVersion>[3.8.7,)</minimalMavenBuildVersion>
9898
<minimalJavaBuildVersion>[1.8.0-362,)</minimalJavaBuildVersion>
99-
<project.build.outputTimestamp>2023-11-22T15:54:23Z</project.build.outputTimestamp>
99+
<project.build.outputTimestamp>2023-11-22T15:56:07Z</project.build.outputTimestamp>
100100
</properties>
101101

102102
<dependencyManagement>

0 commit comments

Comments
 (0)