We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e3ac1 commit 4b4f80dCopy full SHA for 4b4f80d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.addons.carousel</groupId>
6
<artifactId>carousel-addon</artifactId>
7
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
8
<name>Carousel Addon</name>
9
<description>Integration of @xpertsea/paper-slider for Vaadin 14+</description>
10
@@ -34,7 +34,7 @@
34
<url>https://github.com/FlowingCode/CarouselAddon</url>
35
<connection>scm:git:git://github.com/FlowingCode/CarouselAddon.git</connection>
36
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CarouselAddon.git</developerConnection>
37
- <tag>Carousel add-on for Vaadin</tag>
+ <tag>carousel-addon-3.0.0</tag>
38
</scm>
39
40
<dependencyManagement>
0 commit comments