Skip to content

Commit

Permalink
Add goals in meta-client pom file
Browse files Browse the repository at this point in the history
  • Loading branch information
junkaixue committed Nov 19, 2024
1 parent 02071a6 commit 3ab42ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion meta-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,12 @@ under the License.
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>single</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 3ab42ab

Please sign in to comment.