This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
commit 60b38dde7eeb89c961f7b977ab6378faca97d410 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Mar 26 11:16:05 2023 +0000 Back to 3.6.1-SNAPSHOT styling changes are not a minor version bump --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f699db5..3c02314 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.maven</groupId> <artifactId>maven-archiver</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.6.1-SNAPSHOT</version> <name>Apache Maven Archiver</name> <description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>
