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 2019/06/10 09:35:56 UTC

[maven] 01/01: [MNG-6671] Upgrade Modello to 1.10.1

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

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

commit 5035837094115f31f86d8ddf0a8dace7b1fa52bc
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Jun 10 11:08:43 2019 +0200

    [MNG-6671] Upgrade Modello to 1.10.1
    
    This closes #252
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 398939e..0d8a11a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@ under the License.
     <wagonVersion>3.3.2</wagonVersion>
     <securityDispatcherVersion>1.4</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
-    <modelloVersion>1.10.1-SNAPSHOT</modelloVersion>
+    <modelloVersion>1.11</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
     <resolverVersion>1.3.3</resolverVersion>
     <slf4jVersion>1.7.25</slf4jVersion>