Remove superfluous <packaging> tags from POMs

This commit is contained in:
Phillip Webb
2014-04-01 02:06:49 -07:00
parent 0af7f7e347
commit 1e68b7e0a9
55 changed files with 0 additions and 55 deletions

View File

@@ -3,7 +3,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-boot-sample-websocket</artifactId>
<packaging>jar</packaging>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>