File tree Expand file tree Collapse file tree 1 file changed +6
-39
lines changed Expand file tree Collapse file tree 1 file changed +6
-39
lines changed Original file line number Diff line number Diff line change 3939 </developers >
4040
4141 <repositories >
42- <repository >
43- <id >central</id >
44- <url >https://repo.maven.apache.org/maven2</url >
45- <snapshots >
46- <enabled >false</enabled >
47- </snapshots >
48- </repository >
49- <repository >
50- <id >vaadin-snapshots</id >
51- <url >https://tools.vaadin.com/nexus/content/repositories/vaadin-snapshots/</url >
52- <snapshots >
53- <enabled >true</enabled >
54- </snapshots >
55- <releases >
56- <enabled >false</enabled >
57- </releases >
58- </repository >
42+ <repository >
43+ <id >Vaadin Directory</id >
44+ <url >https://maven.vaadin.com/vaadin-addons</url >
45+ </repository >
5946 </repositories >
6047
61- <pluginRepositories >
62- <pluginRepository >
63- <id >central</id >
64- <url >https://repo.maven.apache.org/maven2</url >
65- <snapshots >
66- <enabled >false</enabled >
67- </snapshots >
68- </pluginRepository >
69- <pluginRepository >
70- <id >vaadin-snapshots</id >
71- <url >https://tools.vaadin.com/nexus/content/repositories/vaadin-snapshots/</url >
72- <snapshots >
73- <enabled >true</enabled >
74- </snapshots >
75- <releases >
76- <enabled >false</enabled >
77- </releases >
78- </pluginRepository >
79- </pluginRepositories >
80-
8148 <scm >
8249 <url >https://github.com/FlowingCode/TwinColGridAddon</url >
8350 <connection >scm:git:git://github.com/FlowingCode/TwinColGridAddon.git</connection >
374341 <profile >
375342 <id >v23</id >
376343 <properties >
377- <vaadin .version>23.3-SNAPSHOT </vaadin .version>
344+ <vaadin .version>23.3.5 </vaadin .version>
378345 <maven .compiler.source>11</maven .compiler.source>
379346 <maven .compiler.target>11</maven .compiler.target>
380347 </properties >
385352 <properties >
386353 <maven .compiler.source>17</maven .compiler.source>
387354 <maven .compiler.target>17</maven .compiler.target>
388- <vaadin .version>24.2-SNAPSHOT </vaadin .version>
355+ <vaadin .version>24.1.10 </vaadin .version>
389356 <jetty .version>11.0.12</jetty .version>
390357 </properties >
391358 <repositories >
You can’t perform that action at this time.
0 commit comments