You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/04/27 19:15:05 UTC

[maven-resources-plugin] 01/02: Bump to 3.3.0-SNAPSHOT

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch MRESOURCES-282
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git

commit a9546600a12bc19a27a9943fd5b0e6ec28681d0f
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed Apr 27 21:09:51 2022 +0200

    Bump to 3.3.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d8cd6f7..537d207 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-resources-plugin</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.3.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Resources Plugin</name>