]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.repo/src/org/argeo/slc/repo/ArtifactIndexer.java
Deal with the deprecation of Eclipse Aether
[gpl/argeo-slc.git] / org.argeo.slc.repo / src / org / argeo / slc / repo / ArtifactIndexer.java
index 214269c5fb68267332aa17e9c0c7854f125de238..a3c1b5d4d3b6903f88b626570f0c9a574e255c75 100644 (file)
@@ -24,9 +24,9 @@ import org.apache.commons.logging.Log;
 import org.apache.commons.logging.LogFactory;
 import org.argeo.jcr.JcrUtils;
 import org.argeo.slc.SlcException;
-import org.argeo.slc.aether.AetherUtils;
 import org.argeo.slc.SlcNames;
 import org.argeo.slc.SlcTypes;
+import org.argeo.slc.repo.maven.AetherUtils;
 import org.eclipse.aether.artifact.Artifact;
 import org.osgi.framework.Constants;