We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0af2c commit 018e319Copy full SHA for 018e319
examples/powertools-examples-core/cdk/infra/pom.xml
@@ -10,6 +10,7 @@
10
<cdk.version>2.91.0</cdk.version>
11
<constructs.version>[10.0.0,11.0.0)</constructs.version>
12
<junit.version>5.10.0</junit.version>
13
+ <maven.deploy.skip>true</maven.deploy.skip>
14
</properties>
15
<build>
16
<plugins>
0 commit comments