Skip to content

Commit 1fcca68

Browse files
committed
Corrected name tag in pom.xml
1 parent 6d6ea2b commit 1fcca68

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.flowingcode.vaadin.addons</groupId>
5-
65
<artifactId>error-window-vaadin</artifactId>
76
<version>3.0.1-SNAPSHOT</version>
8-
<name>Error Window Add-on Project</name>
7+
<name>Error Window Add-on</name>
98

109
<prerequisites>
1110
<maven>3</maven>

0 commit comments

Comments
 (0)