Adapt to changes in Commons
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 22 Mar 2018 16:03:14 +0000 (17:03 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 22 Mar 2018 16:03:14 +0000 (17:03 +0100)
org.argeo.slc.client.ui.dist/src/org/argeo/slc/client/ui/dist/controllers/DistTreeLabelProvider.java
pom.xml

index a0d4e94f8c5ebd07859e35d167438acf621c90e4..661c98751a793371ec719ef9c50d6193f5c5919c 100644 (file)
@@ -1,6 +1,6 @@
 package org.argeo.slc.client.ui.dist.controllers;
 
-import org.argeo.cms.ui.workbench.jcr.JcrImages;
+import org.argeo.cms.ui.jcr.JcrImages;
 import org.argeo.slc.client.ui.dist.DistImages;
 import org.argeo.slc.client.ui.dist.model.DistParentElem;
 import org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem;
diff --git a/pom.xml b/pom.xml
index b0ff6cb65f186aa78da2cc29f54205fe6ee8fe85..0bc99514322b9dcd8d108708e9c75a18bb77b383 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.72</version>
+               <version>2.1.73-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>