You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2022/12/15 01:18:18 UTC

[maven-invoker-plugin] 01/01: maven-script-interpreter 1.4

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

olamy pushed a commit to branch release-3.4.0
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit 43123e393bf46c0c2efe27e211e8c7558a1327a5
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Dec 15 11:18:03 2022 +1000

    maven-script-interpreter 1.4
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index de951bb..1458ef5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-script-interpreter</artifactId>
-      <version>1.4-SNAPSHOT</version>
+      <version>1.4</version>
     </dependency>
 
     <dependency>