You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/04/06 06:51:58 UTC

[isis] branch master updated: ISIS-2445: fixes missing dep. isis-extensions-command-replay-secondary

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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new cfaa71a  ISIS-2445: fixes missing dep. isis-extensions-command-replay-secondary
cfaa71a is described below

commit cfaa71aabdbdbc5677e3a608a815c3b82e4e4088
Author: ahuber@apache.org <ah...@luna>
AuthorDate: Tue Apr 6 08:51:46 2021 +0200

    ISIS-2445: fixes missing dep. isis-extensions-command-replay-secondary
---
 extensions/core/command-replay/secondary/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/extensions/core/command-replay/secondary/pom.xml b/extensions/core/command-replay/secondary/pom.xml
index 2f31d1c..f00b877 100644
--- a/extensions/core/command-replay/secondary/pom.xml
+++ b/extensions/core/command-replay/secondary/pom.xml
@@ -65,12 +65,10 @@
             <artifactId>isis-mappings-jaxrsclient-impl</artifactId>
         </dependency>
 
-<!--
         <dependency>
             <groupId>org.apache.isis.extensions</groupId>
             <artifactId>isis-extensions-command-log-jdo</artifactId>
         </dependency>
--->
 
         <dependency>
             <groupId>org.apache.isis.extensions</groupId>