Skip to content

Commit 49b257a

Browse files
committed
Merge branch '3.1.x' into 3.2.x
2 parents 2c629a9 + 795582e commit 49b257a

File tree

1 file changed

+11
-0
lines changed
  • spring-cloud-kubernetes-controllers

1 file changed

+11
-0
lines changed

spring-cloud-kubernetes-controllers/pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,17 @@
4444
<goals>
4545
<goal>repackage</goal>
4646
</goals>
47+
<configuration>
48+
<classifier>exec</classifier>
49+
</configuration>
50+
</execution>
51+
<execution>
52+
<goals>
53+
<goal>repackage</goal>
54+
</goals>
55+
<configuration>
56+
<classifier>exec</classifier>
57+
</configuration>
4758
</execution>
4859
</executions>
4960
</plugin>

0 commit comments

Comments
 (0)