This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 42e49ff Bump version to 3.1.0-SNAPSHOT based on MRESOURCES-245
42e49ff is described below
commit 42e49ffb5c45ce91c574dd80d828645c2aebcbf7
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Thu Apr 5 22:40:27 2018 +0200
Bump version to 3.1.0-SNAPSHOT based on MRESOURCES-245
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b9e071b..d6455c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-resources-plugin</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Resources Plugin</name>
--
To stop receiving notification emails like this one, please contact
[email protected].