Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

Commit ad65f36

Browse files
committed
Fix version number to match VaadinUtils dependency
1 parent d799354 commit ad65f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gridstack-addon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.vaadin.alump.gridstack</groupId>
66
<artifactId>gridstack-addon</artifactId>
77
<packaging>bundle</packaging>
8-
<version>0.3.1-SNAPSHOT</version>
8+
<version>0.3.1-nj</version>
99
<name>GridStack Add-on</name>
1010

1111
<properties>

0 commit comments

Comments
 (0)