Skip to content

Commit

Permalink
chore: bump to next version
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDombo committed Apr 16, 2024
1 parent 7e0dc50 commit a87f1d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>com.aws.greengrass</groupId>
<artifactId>client-devices-auth-benchmark</artifactId>
<name>benchmark</name>
<version>2.5.0-SNAPSHOT</version>
<version>2.6.0-SNAPSHOT</version>

<packaging>jar</packaging>

Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.aws.greengrass</groupId>
<artifactId>client-devices-auth</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.6.0-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>client-devices-auth</artifactId>
<name>greengrass-client-devices-auth</name>
<packaging>jar</packaging>
<version>2.5.0-SNAPSHOT</version>
<version>2.6.0-SNAPSHOT</version>

<licenses>
<license>
Expand Down

0 comments on commit a87f1d4

Please sign in to comment.