File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed
Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change 7979 <repository >
8080 <id >Vaadin Directory</id >
8181 <url >https://maven.vaadin.com/vaadin-addons</url >
82- </repository >
83- <!-- Repository needed for prerelease versions of Vaadin -->
84- <repository >
85- <id >Vaadin prereleases</id >
86- <url >https://maven.vaadin.com/vaadin-prereleases</url >
87- </repository >
88- <!-- Repository needed for the snapshot versions of Vaadin -->
89- <repository >
90- <id >vaadin-snapshots</id >
91- <url >https://oss.sonatype.org/content/repositories/vaadin-snapshots/</url >
9282 </repository >
9383 <repository >
9484 <id >FlowingCode Snapshots</id >
10292 </repository >
10393 </repositories >
10494
105- <pluginRepositories >
106- <pluginRepository >
107- <id >central</id >
108- <url >https://repo.maven.apache.org/maven2</url >
109- <snapshots >
110- <enabled >false</enabled >
111- </snapshots >
112- </pluginRepository >
113- <!-- Repository needed for prerelease versions of Vaadin -->
114- <pluginRepository >
115- <id >Vaadin prereleases</id >
116- <url >https://maven.vaadin.com/vaadin-prereleases</url >
117- </pluginRepository >
118- <pluginRepository >
119- <id >vaadin-snapshots</id >
120- <url >https://oss.sonatype.org/content/repositories/vaadin-snapshots/</url >
121- <releases ><enabled >false</enabled ></releases >
122- </pluginRepository >
123- </pluginRepositories >
124-
12595 <dependencies >
12696 <dependency >
12797 <groupId >org.projectlombok</groupId >
You can’t perform that action at this time.
0 commit comments