You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2021/05/11 12:13:25 UTC

[maven] 05/05: Update Version

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

michaelo pushed a commit to branch resolver-1.7.0
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 84994c810cb7fd047df4267c7168dbc3ed6073f1
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Tue May 11 14:12:39 2021 +0200

    Update Version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 51d535e..818c3d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@ under the License.
     <cipherVersion>1.8</cipherVersion>
     <modelloVersion>1.11</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <resolverVersion>1.7.0-SNAPSHOT</resolverVersion>
+    <resolverVersion>1.7.0</resolverVersion>
     <slf4jVersion>1.7.30</slf4jVersion>
     <xmlunitVersion>2.6.4</xmlunitVersion>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>