We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f1eb6 commit ebc49c9Copy full SHA for ebc49c9
seqware-ext-admin-testing/pom.xml
@@ -136,7 +136,7 @@
136
<version>3.1.2.2</version>
137
<configuration>
138
<autoDelete>true</autoDelete>
139
- <app>${project.parent.basedir}/seqware-admin-webservice/target/seqware-admin-webservice-1.0.7-SNAPSHOT.war</app>
+ <app>${project.parent.basedir}/seqware-admin-webservice/target/seqware-admin-webservice-${project.version}.war</app>
140
<contextRoot>seqware-admin-webservice</contextRoot>
141
<name>seqware-admin-webservice</name>
142
<port>38080</port>
0 commit comments