|
46 | 46 | <updatePolicy>daily</updatePolicy> |
47 | 47 | </snapshots> |
48 | 48 | </repository> |
49 | | - <repository> |
50 | | - <id>vertispan-releases</id> |
51 | | - <name>Vertispan hosted artifacts-releases</name> |
52 | | - <url>https://repo.vertispan.com/j2cl</url> |
53 | | - <releases> |
54 | | - <enabled>true</enabled> |
55 | | - <updatePolicy>daily</updatePolicy> |
56 | | - </releases> |
57 | | - <snapshots> |
58 | | - <enabled>true</enabled> |
59 | | - <updatePolicy>daily</updatePolicy> |
60 | | - </snapshots> |
61 | | - </repository> |
62 | | - <repository> |
63 | | - <id>vertispan-gwt-snapshots</id> |
64 | | - <url>https://repo.vertispan.com/gwt-snapshot/</url> |
65 | | - <releases> |
66 | | - <enabled>true</enabled> |
67 | | - <updatePolicy>daily</updatePolicy> |
68 | | - </releases> |
69 | | - <snapshots> |
70 | | - <enabled>true</enabled> |
71 | | - <updatePolicy>daily</updatePolicy> |
72 | | - </snapshots> |
73 | | - </repository> |
74 | 49 | <repository> |
75 | 50 | <id>google-sonatype-snapshots</id> |
76 | 51 | <url>https://oss.sonatype.org/content/repositories/google-snapshots/</url> |
|
98 | 73 | <updatePolicy>daily</updatePolicy> |
99 | 74 | </snapshots> |
100 | 75 | </pluginRepository> |
101 | | - <pluginRepository> |
102 | | - <id>vertispan-releases</id> |
103 | | - <name>Vertispan hosted artifacts-releases</name> |
104 | | - <url>https://repo.vertispan.com/j2cl</url> |
105 | | - <releases> |
106 | | - <enabled>true</enabled> |
107 | | - <updatePolicy>daily</updatePolicy> |
108 | | - </releases> |
109 | | - <snapshots> |
110 | | - <enabled>true</enabled> |
111 | | - <updatePolicy>daily</updatePolicy> |
112 | | - </snapshots> |
113 | | - </pluginRepository> |
114 | | - <pluginRepository> |
115 | | - <id>vertispan-gwt-snapshots</id> |
116 | | - <url>https://repo.vertispan.com/gwt-snapshot/</url> |
117 | | - <releases> |
118 | | - <enabled>true</enabled> |
119 | | - <updatePolicy>daily</updatePolicy> |
120 | | - </releases> |
121 | | - <snapshots> |
122 | | - <enabled>true</enabled> |
123 | | - <updatePolicy>daily</updatePolicy> |
124 | | - </snapshots> |
125 | | - </pluginRepository> |
126 | 76 | <pluginRepository> |
127 | 77 | <id>google-sonatype-snapshots</id> |
128 | 78 | <url>https://oss.sonatype.org/content/repositories/google-snapshots/</url> |
|
0 commit comments