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 a06dff4 commit 2409741Copy full SHA for 2409741
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.vaadin.addons</groupId>
6
<artifactId>image-crop-addon</artifactId>
7
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
8
<name>Image Crop Add-on</name>
9
<description>Image Crop Add-on for Vaadin Flow</description>
10
<url>https://www.flowingcode.com/en/open-source/</url>
@@ -40,7 +40,7 @@
40
<url>https://github.com/FlowingCode/ImageCrop</url>
41
<connection>scm:git:git://github.com/FlowingCode/ImageCrop.git</connection>
42
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/ImageCrop.git</developerConnection>
43
- <tag>1.1.2</tag>
+ <tag>master</tag>
44
</scm>
45
46
<developers>
0 commit comments