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 2e2682a Update emf-maven-plugin
2e2682a is described below
commit 2e2682ada20c04654b19a8a9f494979259343946
Author: Andreas Veithen <[email protected]>
AuthorDate: Sat Dec 19 14:24:58 2020 +0000
Update emf-maven-plugin
---
axis-model/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/axis-model/pom.xml b/axis-model/pom.xml
index 370d2fb..373fcb7 100644
--- a/axis-model/pom.xml
+++ b/axis-model/pom.xml
@@ -76,9 +76,9 @@
</extensions>
<plugins>
<plugin>
- <groupId>com.github.veithen.cosmos</groupId>
+ <groupId>com.github.veithen.maven</groupId>
<artifactId>emf-maven-plugin</artifactId>
- <version>0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
<executions>
<execution>
<goals>