Skip to content

Commit 3b171f3

Browse files
scottgerringjeromevdl
authored andcommitted
v2: fix version (#1348)
1 parent 35f20a8 commit 3b171f3

File tree

1 file changed

+2
-2
lines changed
  • examples/powertools-examples-core/cdk/app

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<groupId>software.amazon.lambda.examples</groupId>
6-
<version>1.16.1</version>
7-
<artifactId>powertools-examples-core-cdk</artifactId>
6+
<version>2.0.0-SNAPSHOT</version>
7+
<artifactId>powertools-examples-core</artifactId>
88
<packaging>jar</packaging>
99

1010
<name>Powertools for AWS Lambda (Java) library Examples - Core</name>

0 commit comments

Comments
 (0)