]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.repo/src/org/argeo/slc/repo/maven/IndexDistribution.java
SLC Repo building
[gpl/argeo-slc.git] / org.argeo.slc.repo / src / org / argeo / slc / repo / maven / IndexDistribution.java
index 758316d3290b695d945010a12672d35a6f5ce36e..63e7d874c136d0854052bfe2b90b3a0f84d84e20 100644 (file)
@@ -31,7 +31,7 @@ import org.argeo.slc.SlcException;
 import org.argeo.slc.jcr.SlcNames;
 import org.argeo.slc.jcr.SlcTypes;
 import org.argeo.slc.repo.RepoConstants;
-import org.sonatype.aether.artifact.Artifact;
+import org.eclipse.aether.artifact.Artifact;
 
 /** Create a distribution node from a set of artifacts */
 public class IndexDistribution implements Runnable {