]> source.dussan.org Git - vaadin-framework.git/commitdiff
Remove the vaadin-snapshots repo (#12420)
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>
Wed, 6 Oct 2021 13:02:41 +0000 (16:02 +0300)
committerGitHub <noreply@github.com>
Wed, 6 Oct 2021 13:02:41 +0000 (16:02 +0300)
uitest/pom.xml

index 5a96b8497dc5d9e1e781f54ea66334825f21e83a..690193e4e6128cc587a576e5bc61b1acab106ef3 100644 (file)
                 <enabled>true</enabled>
             </snapshots>
         </repository>
-        <repository>
-            <id>vaadin-snapshots</id>
-            <url>http://oss.sonatype.org/content/repositories/vaadin-snapshots</url>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-        </repository>
     </repositories>
 
     <dependencies>