Skip to content

Commit 63bcdad

Browse files
committed
work
1 parent bcd2fb4 commit 63bcdad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.woehlke</groupId>
66
<artifactId>greenshop</artifactId>
7-
<version>0.6.0.0</version>
7+
<version>0.6.0.1-SNAPSHOT</version>
88
<packaging>war</packaging>
99

1010
<parent>
@@ -874,7 +874,7 @@
874874
<groupId>org.springframework.boot</groupId>
875875
<artifactId>spring-boot-maven-plugin</artifactId>
876876
<configuration>
877-
<layout>JAR</layout>
877+
<layout>WAR</layout>
878878
<executable>true</executable>
879879
<addResources>true</addResources>
880880
<excludeGroupIds>org.eclipse.aether,org.beanshell,org.apache.maven.plugins,org.apache.maven.scm,org.jruby,com.vladsch.flexmark,org.apache.maven.doxia,org.codehaus.plexus,org.apache.maven.scm,io.netty,org.apache.groovy,org.eclipse.jetty,org.mockito,org.asciidoctor,com.github.jnr,org.apache.maven.surefire,org.apache.maven,net.sourceforge.saxon,net.sf.saxon,com.github.spotbugs,org.eclipse.jgit,org.apache.ant,org.apache.velocity,org.junit.jupiter,org.junit.platform,junit,org.mockito,net.sourceforge.pmd,org.eclipse.sisu,org.ow2.asmcom.fasterxml.jackson.module</excludeGroupIds>

0 commit comments

Comments
 (0)