diff artifacts/src/main/java/org/dive4elements/artifacts/ArtifactCollectionFactory.java @ 475:415df0fc4fa1

Fixed maven group ids
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 12:23:04 +0200
parents 1a87cb24a446
children a1769b2f04c9
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/artifacts/ArtifactCollectionFactory.java	Thu Apr 25 11:08:43 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/artifacts/ArtifactCollectionFactory.java	Thu Apr 25 12:23:04 2013 +0200
@@ -5,7 +5,7 @@
  * Read the file LGPL.txt coming with the software for details
  * or visit http://www.gnu.org/licenses/ if it does not exist.
  */
-package de.intevation.artifacts;
+package org.dive4elements.artifacts;
 
 import java.util.Date;
 
@@ -33,7 +33,7 @@
      * @param context a context from the ArtifactDatabase.
      * @param identifier unique identifer for the new artifact
      * @param data  the data containing more details for the setup of an Artifact.
-     * @return a new {@linkplain de.intevation.artifacts.ArtifactCollection ArtifactCollection}
+     * @return a new {@linkplain org.dive4elements.artifacts.ArtifactCollection ArtifactCollection}
      */
     ArtifactCollection createCollection(
         String   identifier,

http://dive4elements.wald.intevation.org