Skip to content

Commit bc0a971

Browse files
javier-godoypaodb
authored andcommitted
build: remove flowing code repositories
1 parent ff30fe6 commit bc0a971

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

pom.xml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -70,20 +70,6 @@
7070
<id>Vaadin Directory</id>
7171
<url>https://maven.vaadin.com/vaadin-addons</url>
7272
</repository>
73-
<repository>
74-
<id>FlowingCode Releases</id>
75-
<url>https://maven.flowingcode.com/releases</url>
76-
</repository>
77-
<repository>
78-
<id>FlowingCode Snapshots</id>
79-
<url>https://maven.flowingcode.com/snapshots</url>
80-
<snapshots>
81-
<enabled>true</enabled>
82-
</snapshots>
83-
<releases>
84-
<enabled>false</enabled>
85-
</releases>
86-
</repository>
8773
</repositories>
8874

8975
<dependencies>
@@ -481,18 +467,6 @@
481467
<maven.compiler.target>21</maven.compiler.target>
482468
<vaadin.version>25.0.0-beta2</vaadin.version>
483469
</properties>
484-
<repositories>
485-
<repository>
486-
<id>FlowingCode Snapshots</id>
487-
<url>https://maven.flowingcode.com/snapshots</url>
488-
<snapshots>
489-
<enabled>true</enabled>
490-
</snapshots>
491-
<releases>
492-
<enabled>false</enabled>
493-
</releases>
494-
</repository>
495-
</repositories>
496470
</profile>
497471

498472
</profiles>

0 commit comments

Comments
 (0)