|
137 | 137 | <updatePolicy>daily</updatePolicy> |
138 | 138 | </snapshots> |
139 | 139 | </repository> |
140 | | - <repository> |
141 | | - <id>vertispan-releases</id> |
142 | | - <name>Vertispan hosted artifacts-releases</name> |
143 | | - <url>https://repo.vertispan.com/j2cl</url> |
144 | | - <releases> |
145 | | - <enabled>true</enabled> |
146 | | - <updatePolicy>daily</updatePolicy> |
147 | | - </releases> |
148 | | - <snapshots> |
149 | | - <enabled>true</enabled> |
150 | | - <updatePolicy>daily</updatePolicy> |
151 | | - </snapshots> |
152 | | - </repository> |
153 | | - <repository> |
154 | | - <id>vertispan-gwt-snapshots</id> |
155 | | - <url>https://repo.vertispan.com/gwt-snapshot/</url> |
156 | | - <releases> |
157 | | - <enabled>true</enabled> |
158 | | - <updatePolicy>daily</updatePolicy> |
159 | | - </releases> |
160 | | - <snapshots> |
161 | | - <enabled>true</enabled> |
162 | | - <updatePolicy>daily</updatePolicy> |
163 | | - </snapshots> |
164 | | - </repository> |
165 | 140 | <repository> |
166 | 141 | <id>google-sonatype-snapshots</id> |
167 | 142 | <url>https://oss.sonatype.org/content/repositories/google-snapshots/</url> |
|
189 | 164 | <updatePolicy>daily</updatePolicy> |
190 | 165 | </snapshots> |
191 | 166 | </pluginRepository> |
192 | | - <pluginRepository> |
193 | | - <id>vertispan-releases</id> |
194 | | - <name>Vertispan hosted artifacts-releases</name> |
195 | | - <url>https://repo.vertispan.com/j2cl</url> |
196 | | - <releases> |
197 | | - <enabled>true</enabled> |
198 | | - <updatePolicy>daily</updatePolicy> |
199 | | - </releases> |
200 | | - <snapshots> |
201 | | - <enabled>true</enabled> |
202 | | - <updatePolicy>daily</updatePolicy> |
203 | | - </snapshots> |
204 | | - </pluginRepository> |
205 | | - <pluginRepository> |
206 | | - <id>vertispan-gwt-snapshots</id> |
207 | | - <url>https://repo.vertispan.com/gwt-snapshot/</url> |
208 | | - <releases> |
209 | | - <enabled>true</enabled> |
210 | | - <updatePolicy>daily</updatePolicy> |
211 | | - </releases> |
212 | | - <snapshots> |
213 | | - <enabled>true</enabled> |
214 | | - <updatePolicy>daily</updatePolicy> |
215 | | - </snapshots> |
216 | | - </pluginRepository> |
217 | 167 | <pluginRepository> |
218 | 168 | <id>google-sonatype-snapshots</id> |
219 | 169 | <url>https://oss.sonatype.org/content/repositories/google-snapshots/</url> |
|
0 commit comments