diff artifacts-common/src/main/java/org/dive4elements/artifacts/common/model/KVP.java @ 475:415df0fc4fa1

Fixed maven group ids
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 12:23:04 +0200
parents 783cc1b6b615
children
line wrap: on
line diff
--- a/artifacts-common/src/main/java/org/dive4elements/artifacts/common/model/KVP.java	Thu Apr 25 11:08:43 2013 +0200
+++ b/artifacts-common/src/main/java/org/dive4elements/artifacts/common/model/KVP.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.common.model;
+package org.dive4elements.artifacts.common.model;
 
 
 public class KVP<K, V> {

http://dive4elements.wald.intevation.org