Skip to content

Commit 0356001

Browse files
committed
Added missing pom information
1 parent c25cf47 commit 0356001

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

vaadin-date-range-picker/pom.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,28 @@
1212
<version>1.0.1-SNAPSHOT</version>
1313

1414
<name>Vaadin DateRangePicker</name>
15+
<description>Vaadin DateRangePicker</description>
1516
<url>https://github.com/xdev-software/vaadin-date-range-picker</url>
17+
18+
<scm>
19+
<url>https://github.com/xdev-software/vaadin-date-range-picker</url>
20+
<connection>https://github.com/xdev-software/vaadin-date-range-picker.git</connection>
21+
</scm>
1622

1723
<inceptionYear>2020</inceptionYear>
1824

1925
<organization>
2026
<name>XDEV Software</name>
21-
<url>https://xdev-software.com</url>
27+
<url>https://xdev-software.de</url>
2228
</organization>
29+
30+
<developers>
31+
<developer>
32+
<name>XDEV Software</name>
33+
<organization>XDEV Software</organization>
34+
<url>https://www.xdev-software.de</url>
35+
</developer>
36+
</developers>
2337

2438
<licenses>
2539
<license>

0 commit comments

Comments
 (0)