| skjcmanager/pom.xml | ●●●●● patch | view | raw | blame | history |
skjcmanager/pom.xml
@@ -159,12 +159,12 @@ <goal>run</goal> </goals> <configuration> <target> <tasks> <!--suppress UnresolvedMavenProperty --> <copy overwrite="true" tofile="${project.basedir}/target/${project.artifactId}.jar" tofile="${session.executionRootDirectory}/target/${project.artifactId}.jar" file="${project.build.directory}/${project.artifactId}.jar" /> </target> </tasks> </configuration> </execution> </executions>