Commit 794278b3 authored by liaozan's avatar liaozan 🏀

update integration-maven-plugin configurations

parent 366f37c6
......@@ -443,17 +443,13 @@
<version>${integration-maven-plugin.version}</version>
<executions>
<execution>
<id>prepare-build-script</id>
<id>prepare</id>
<phase>package</phase>
<goals>
<goal>prepare</goal>
</goals>
</execution>
</executions>
<configuration>
<gitRepository>git@gitlab.schbrain.com:tools/build-script.git</gitRepository>
<branch>main</branch>
</configuration>
</plugin>
</plugins>
</pluginManagement>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment