Skip to content

Commit ce41e1e

Browse files
committed
Use correct name
1 parent 8eeb657 commit ce41e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vaadin-addon-template/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<packaging>jar</packaging>
1212
<version>1.0.0-SNAPSHOT</version>
1313

14-
<name>DateRangePicker for Vaadin</name>
15-
<description>DateRangePicker for Vaadin</description>
14+
<name>vaadin-addon-template</name>
15+
<description>vaadin-addon-template</description>
1616
<url>https://github.com/xdev-software/vaadin-addon-template</url>
1717

1818
<scm>

0 commit comments

Comments
 (0)