Skip to content

Commit d1d6ce5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 01a820a commit d1d6ce5

File tree

17 files changed

+19
-27
lines changed

17 files changed

+19
-27
lines changed

maven-resolver-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-connector-basic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

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

+1-5
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver-demos</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>resolver-demo-maven-plugin</artifactId>
@@ -132,8 +132,4 @@
132132
</build>
133133
</profile>
134134
</profiles>
135-
136-
<scm>
137-
<tag>maven-resolver-1.8.1</tag>
138-
</scm>
139135
</project>

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

+1-5
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver-demos</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>maven-resolver-demo-snippets</artifactId>
@@ -140,8 +140,4 @@
140140
<scope>test</scope>
141141
</dependency>
142142
</dependencies>
143-
144-
<scm>
145-
<tag>maven-resolver-1.8.1</tag>
146-
</scm>
147143
</project>

maven-resolver-demos/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-named-locks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-spi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-test-util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-transport-classpath/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-transport-file/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-transport-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-transport-wagon/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

maven-resolver-util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.maven.resolver</groupId>
2727
<artifactId>maven-resolver</artifactId>
28-
<version>1.8.1</version>
28+
<version>1.8.2-SNAPSHOT</version>
2929
</parent>
3030

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

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>org.apache.maven.resolver</groupId>
3333
<artifactId>maven-resolver</artifactId>
34-
<version>1.8.1</version>
34+
<version>1.8.2-SNAPSHOT</version>
3535
<packaging>pom</packaging>
3636

3737
<name>Maven Artifact Resolver</name>
@@ -51,7 +51,7 @@
5151
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver.git</connection>
5252
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver.git</developerConnection>
5353
<url>https://github.com/apache/maven-resolver/tree/${project.scm.tag}</url>
54-
<tag>maven-resolver-1.8.1</tag>
54+
<tag>master</tag>
5555
</scm>
5656
<issueManagement>
5757
<system>jira</system>
@@ -79,7 +79,7 @@
7979
<guavaVersion>30.1-jre</guavaVersion>
8080
<guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>
8181
<slf4jVersion>1.7.36</slf4jVersion>
82-
<project.build.outputTimestamp>2022-06-10T15:25:14Z</project.build.outputTimestamp>
82+
<project.build.outputTimestamp>2022-06-10T15:27:07Z</project.build.outputTimestamp>
8383
</properties>
8484

8585
<modules>

0 commit comments

Comments
 (0)