X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=cms%2Forg.argeo.slc.repo%2Fsrc%2Forg%2Feclipse%2Faether%2Fversion%2Fpackage-info.java;fp=cms%2Forg.argeo.slc.repo%2Fsrc%2Forg%2Feclipse%2Faether%2Fversion%2Fpackage-info.java;h=0000000000000000000000000000000000000000;hb=6fc94d69efe089414ac9e63bde3efab1cbf7b7ca;hp=7ef8c85d9c15e9e5c04a90288c103f20ef5f01bd;hpb=b36c62642bd0db11b3133b369cc026fd4b7a1ec6;p=gpl%2Fargeo-slc.git diff --git a/cms/org.argeo.slc.repo/src/org/eclipse/aether/version/package-info.java b/cms/org.argeo.slc.repo/src/org/eclipse/aether/version/package-info.java deleted file mode 100644 index 7ef8c85d9..000000000 --- a/cms/org.argeo.slc.repo/src/org/eclipse/aether/version/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 definition of a version scheme for parsing and comparing versions. - */ -package org.eclipse.aether.version; -