Skip to content

Commit 3ab42ab

Browse files
committed
Add goals in meta-client pom file
1 parent 02071a6 commit 3ab42ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

meta-client/pom.xml

+4-1
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,12 @@ under the License.
165165
<executions>
166166
<execution>
167167
<phase>package</phase>
168+
<goals>
169+
<goal>single</goal>
170+
</goals>
168171
</execution>
169172
</executions>
170173
</plugin>
171174
</plugins>
172175
</build>
173-
</project>
176+
</project>

0 commit comments

Comments
 (0)