changeset 24:8825ce0a537e

Added missing SmartGWT repository. flys-client/trunk@1357 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 02 Mar 2011 10:00:17 +0000
parents dc086030e6a3
children 2da6be38d8b6
files flys-client/ChangeLog flys-client/pom.xml
diffstat 2 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-client/ChangeLog	Tue Feb 22 17:39:23 2011 +0000
+++ b/flys-client/ChangeLog	Wed Mar 02 10:00:17 2011 +0000
@@ -1,3 +1,7 @@
+2011-03-02	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
+
+	* pom.xml: Added missing SmartGWT repository.
+
 2011-02-22  Ingo Weinzierl <ingo@intevation.de>
 
 	* src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: A UI
--- a/flys-client/pom.xml	Tue Feb 22 17:39:23 2011 +0000
+++ b/flys-client/pom.xml	Wed Mar 02 10:00:17 2011 +0000
@@ -148,7 +148,14 @@
       </plugin>
       
     </plugins>
-  </build>
+    </build>
+      <repositories>
+        <repository>
+           <id>com.smartgwt</id>
+           <name>SmartGWT</name>
+           <url>http://www.smartclient.com/maven2</url>
+      </repository>
+    </repositories>
 </project>
 
 

http://dive4elements.wald.intevation.org