Skip to content

Commit 83e720a

Browse files
authored
build: set version to 1.2.0-SNAPSHOT
1 parent 9323679 commit 83e720a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.flowingcode.vaadin.addons</groupId>
66
<artifactId>google-maps</artifactId>
7-
<version>1.1.1-SNAPSHOT</version>
7+
<version>1.2.0-SNAPSHOT</version>
88
<name>Google Maps Addon</name>
99
<description>Integration of google-map for Vaadin platform</description>
1010

@@ -480,4 +480,4 @@
480480
</profile>
481481
</profiles>
482482

483-
</project>
483+
</project>

0 commit comments

Comments
 (0)