You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by cd...@apache.org on 2021/02/09 12:27:17 UTC

[incubator-wayang] 02/03: - Removed an unneeded version declaration

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

cdutz pushed a commit to branch feature/asf-onboarding
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 12aeb719b70f822a8269ee8b8211a9f6522e9bdb
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Tue Feb 9 13:25:14 2021 +0100

    - Removed an unneeded version declaration
---
 wayang-tests/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/wayang-tests/pom.xml b/wayang-tests/pom.xml
index a3758aa..0b1268f 100644
--- a/wayang-tests/pom.xml
+++ b/wayang-tests/pom.xml
@@ -108,7 +108,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.19.1</version>
                 <executions>
                     <execution>
                         <goals>