Skip to content

Commit

Permalink
Fix Spring Boot add-on Directory metadata
Browse files Browse the repository at this point in the history
Change-Id: Ifd044fa760c89fd6bc704016cbdf91388379dd00
  • Loading branch information
Henri Sara committed Feb 25, 2015
1 parent 73d4a0a commit 31d2241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vaadin-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<Implementation-Title>Vaadin Spring Boot</Implementation-Title>
<Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
<Vaadin-License-Title>Apache License 2.0</Vaadin-License-Title>
<Vaadin-Addon>vaadin-spring-${project.version}.jar</Vaadin-Addon>
<Vaadin-Addon>vaadin-spring-boot-${project.version}.jar</Vaadin-Addon>
</properties>

<dependencies>
Expand Down

0 comments on commit 31d2241

Please sign in to comment.