diff options
Diffstat (limited to 'build/maven/pom-template.xml')
-rw-r--r-- | build/maven/pom-template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/maven/pom-template.xml b/build/maven/pom-template.xml index 851642dd3c..b3fe5119e9 100644 --- a/build/maven/pom-template.xml +++ b/build/maven/pom-template.xml @@ -5,7 +5,7 @@ <version>@MAVEN-VERSION@</version>
<name>Vaadin</name>
<organization>
- <name>Oy IT Mill Ltd</name>
+ <name>Vaadin Ltd</name>
<url>http://vaadin.com</url>
</organization>
<url>http://vaadin.com</url>
|