Skip to content

Commit

Permalink
preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
samie committed May 24, 2023
1 parent bc535bb commit cd0eddf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@
<project.reporting.outputEncoding>UTF-8
</project.reporting.outputEncoding>
</properties>

<organization>
<name>###author###</name>
<name>Sami Ekblad</name>
</organization>

<licenses>
<license>
<name>Apache 2</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.vaadin.addons.nps</groupId>
<artifactId>nps-parent</artifactId>
<packaging>pom</packaging>
<version>1.0</version>
<version>1.0-SNAPSHOT</version>
<name>NPS for Vaadin</name>
<description>A Net Promoter Score questionnaire widget for Vaadin</description>

Expand Down

0 comments on commit cd0eddf

Please sign in to comment.