Mercurial > dive4elements > river
comparison flys-client/pom.xml @ 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 | eb425ab34fd8 |
children | 5e1c1b7d6516 |
comparison
equal
deleted
inserted
replaced
23:dc086030e6a3 | 24:8825ce0a537e |
---|---|
146 </filesets> | 146 </filesets> |
147 </configuration> | 147 </configuration> |
148 </plugin> | 148 </plugin> |
149 | 149 |
150 </plugins> | 150 </plugins> |
151 </build> | 151 </build> |
152 <repositories> | |
153 <repository> | |
154 <id>com.smartgwt</id> | |
155 <name>SmartGWT</name> | |
156 <url>http://www.smartclient.com/maven2</url> | |
157 </repository> | |
158 </repositories> | |
152 </project> | 159 </project> |
153 | 160 |
154 | 161 |