X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=cms%2Forg.argeo.slc.repo%2Fsrc%2Forg%2Feclipse%2Faether%2Finstallation%2Fpackage-info.java;fp=cms%2Forg.argeo.slc.repo%2Fsrc%2Forg%2Feclipse%2Faether%2Finstallation%2Fpackage-info.java;h=0000000000000000000000000000000000000000;hb=6fc94d69efe089414ac9e63bde3efab1cbf7b7ca;hp=35b910b836c0a87d9cf9c629faad5a6aa0499c3f;hpb=b36c62642bd0db11b3133b369cc026fd4b7a1ec6;p=gpl%2Fargeo-slc.git diff --git a/cms/org.argeo.slc.repo/src/org/eclipse/aether/installation/package-info.java b/cms/org.argeo.slc.repo/src/org/eclipse/aether/installation/package-info.java deleted file mode 100644 index 35b910b83..000000000 --- a/cms/org.argeo.slc.repo/src/org/eclipse/aether/installation/package-info.java +++ /dev/null @@ -1,15 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2014 Sonatype, Inc. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Sonatype, Inc. - initial API and implementation - *******************************************************************************/ -/** - * The types supporting the publishing of artifacts to a local repository. - */ -package org.eclipse.aether.installation; -