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 2c45893 commit 5970bb4Copy full SHA for 5970bb4
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.addons.carousel</groupId>
6
<artifactId>carousel-addon</artifactId>
7
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</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://git@github.com:/FlowingCode/CarouselAddon.git</developerConnection>
37
- <tag>Carousel add-on for Vaadin</tag>
+ <tag>carousel-addon-2.1.3</tag>
38
</scm>
39
40
<dependencyManagement>
0 commit comments