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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis1-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 75e8c72  Update emf-maven-plugin
75e8c72 is described below

commit 75e8c723c489761388e48c6df6f00d6061928cea
Author: Andreas Veithen <andreas.veit...@gmail.com>
AuthorDate: Mon Dec 21 17:34:26 2020 +0000

    Update emf-maven-plugin
---
 axis-model/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/axis-model/pom.xml b/axis-model/pom.xml
index 373fcb7..71cff40 100644
--- a/axis-model/pom.xml
+++ b/axis-model/pom.xml
@@ -78,7 +78,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>emf-maven-plugin</artifactId>
-                <version>0.1.0-SNAPSHOT</version>
+                <version>0.1.0</version>
                 <executions>
                     <execution>
                         <goals>

Reply via email to