mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Using target for maven antrun plugin
This commit is contained in:
parent
68da9049c7
commit
2069f79412
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -411,10 +411,10 @@
|
|||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
<version>1.8</version>
|
||||
<configuration>
|
||||
<tasks>
|
||||
<target>
|
||||
<!-- schlafen um den Start des Daemon abzuwarten -->
|
||||
<sleep seconds="5" />
|
||||
</tasks>
|
||||
</target>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
@ -451,7 +451,7 @@
|
|||
<tag>v1.0.0</tag>
|
||||
</scm>
|
||||
|
||||
</project><!--
|
||||
</project> <!--
|
||||
~ Licensed to the Koordinierungsstelle für IT-Standards (KoSIT) under
|
||||
~ one or more contributor license agreements. See the NOTICE file
|
||||
~ distributed with this work for additional information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue