Lagt till finalName
git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@978 73ecded7-942e-4092-bab0-0e58ef0ee984
This commit is contained in:
parent
df36423838
commit
a76c7c55bf
4
pom.xml
4
pom.xml
@ -5,7 +5,6 @@
|
||||
<groupId>se.su.dsv</groupId>
|
||||
<artifactId>SciPro</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<name>Wicket Spring JPA</name>
|
||||
<repositories>
|
||||
<repository>
|
||||
@ -227,6 +226,7 @@
|
||||
</dependencies>
|
||||
|
||||
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<build>
|
||||
<resources>
|
||||
<resource>
|
||||
@ -285,6 +285,8 @@
|
||||
<version>${jetty.version}</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
<finalName>scipro2</finalName>
|
||||
</build>
|
||||
|
||||
<properties>
|
||||
|
Loading…
x
Reference in New Issue
Block a user