You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/01/10 12:56:59 UTC

[isis] 13/22: ISIS-2259: renames isis-detached-tests to isis-core-detachedtests

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

danhaywood pushed a commit to branch ISIS-2259
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 861faaf337492e0f2f2a106c1cf85631d8ce5ede
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Fri Jan 10 12:33:50 2020 +0000

    ISIS-2259: renames isis-detached-tests to isis-core-detachedtests
---
 core/detached-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/detached-tests/pom.xml b/core/detached-tests/pom.xml
index fef19f6..0599349 100644
--- a/core/detached-tests/pom.xml
+++ b/core/detached-tests/pom.xml
@@ -20,7 +20,7 @@
 		<version>2.0.0-M3-SNAPSHOT</version>
 	</parent>
 
-	<artifactId>isis-detached-tests</artifactId>
+	<artifactId>isis-core-detachedtests</artifactId>
 	<name>Apache Isis Core - Detached Tests</name>
 
 	<properties>