Skip to content

Commit 4523893

Browse files
scottgerringjeromevdl
authored andcommitted
We shouldn't deploy CDK (#1383)
1 parent 4c271f9 commit 4523893

File tree

1 file changed

+1
-0
lines changed
  • examples/powertools-examples-core/cdk/infra

1 file changed

+1
-0
lines changed

examples/powertools-examples-core/cdk/infra/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<cdk.version>2.91.0</cdk.version>
1111
<constructs.version>[10.0.0,11.0.0)</constructs.version>
1212
<junit.version>5.10.0</junit.version>
13+
<maven.deploy.skip>true</maven.deploy.skip>
1314
</properties>
1415
<build>
1516
<plugins>

0 commit comments

Comments
 (0)