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 2022/04/14 14:40:59 UTC

[isis] branch ISIS-3001 updated: ISIS-3001: fix depMgmt spelling

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

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


The following commit(s) were added to refs/heads/ISIS-3001 by this push:
     new 61779f1a56 ISIS-3001: fix depMgmt spelling
61779f1a56 is described below

commit 61779f1a5676515832f77e6c6191699abd27e69a
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Apr 14 15:40:46 2022 +0100

    ISIS-3001: fix depMgmt spelling
---
 extensions/pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/extensions/pom.xml b/extensions/pom.xml
index ce28fd4521..422a95c966 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -70,19 +70,16 @@
 				<artifactId>isis-extensions-excel-applib</artifactId>
 				<version>2.0.0-SNAPSHOT</version>
 			</dependency>
-
 			<dependency>
 				<groupId>org.apache.isis.extensions</groupId>
 				<artifactId>isis-extensions-excel-testing</artifactId>
 				<version>2.0.0-SNAPSHOT</version>
 			</dependency>
-
 			<dependency>
 				<groupId>org.apache.isis.extensions</groupId>
-				<artifactId>isis-extensions-excel-fixture</artifactId>
+				<artifactId>isis-extensions-excel-fixtures</artifactId>
 				<version>2.0.0-SNAPSHOT</version>
 			</dependency>
-
 			<dependency>
 				<groupId>org.apache.isis.extensions</groupId>
 				<artifactId>isis-extensions-excel-integtests</artifactId>