mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-07 22:08:01 +00:00
Release 0.7.0
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-agent</artifactId>
|
<artifactId>mvnd-agent</artifactId>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-build-maven-plugin</artifactId>
|
<artifactId>mvnd-build-maven-plugin</artifactId>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-client</artifactId>
|
<artifactId>mvnd-client</artifactId>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-common</artifactId>
|
<artifactId>mvnd-common</artifactId>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-daemon</artifactId>
|
<artifactId>mvnd-daemon</artifactId>
|
||||||
|
2
dist/pom.xml
vendored
2
dist/pom.xml
vendored
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-dist</artifactId>
|
<artifactId>mvnd-dist</artifactId>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-helper-agent</artifactId>
|
<artifactId>mvnd-helper-agent</artifactId>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-integration-tests</artifactId>
|
<artifactId>mvnd-integration-tests</artifactId>
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-native</artifactId>
|
<artifactId>mvnd-native</artifactId>
|
||||||
|
16
pom.xml
16
pom.xml
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
|
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Maven Daemon - Parent</name>
|
<name>Maven Daemon - Parent</name>
|
||||||
@@ -172,38 +172,38 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd-native</artifactId>
|
<artifactId>mvnd-native</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd-agent</artifactId>
|
<artifactId>mvnd-agent</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd-client</artifactId>
|
<artifactId>mvnd-client</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd-common</artifactId>
|
<artifactId>mvnd-common</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd-dist</artifactId>
|
<artifactId>mvnd-dist</artifactId>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd-daemon</artifactId>
|
<artifactId>mvnd-daemon</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd-helper-agent</artifactId>
|
<artifactId>mvnd-helper-agent</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.mvndaemon.mvnd</groupId>
|
<groupId>org.mvndaemon.mvnd</groupId>
|
||||||
<artifactId>mvnd</artifactId>
|
<artifactId>mvnd</artifactId>
|
||||||
<version>0.6.1-SNAPSHOT</version>
|
<version>0.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>mvnd-synccontext</artifactId>
|
<artifactId>mvnd-synccontext</artifactId>
|
||||||
|
Reference in New Issue
Block a user