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 8d0c169 commit 40eb6b8Copy full SHA for 40eb6b8
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.addons.carousel</groupId>
6
<artifactId>carousel-addon</artifactId>
7
- <version>3.0.1</version>
+ <version>3.0.2-SNAPSHOT</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-addon-3.0.1</tag>
+ <tag>Carousel add-on for Vaadin</tag>
38
</scm>
39
40
<developers>
0 commit comments