Skip to content

Commit

Permalink
Bump version to next snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: CDEvents Bot <[email protected]>
  • Loading branch information
cdevents-bot committed Jul 24, 2023
1 parent 84bd70a commit d6e4167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.cdevents</groupId>
<artifactId>cdevents-sdk-java</artifactId>
<version>0.1.2</version>
<version>0.1.3-SNAPSHOT</version>

<name>cdevents-sdk-java</name>
<description>cdevents java sdk</description>
Expand Down Expand Up @@ -33,7 +33,7 @@
<repository.url>[email protected]:${project.github.repository}.git</repository.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2023-07-24T13:44:11Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-07-24T13:46:50Z</project.build.outputTimestamp>
<version.clean.plugin>3.2.0</version.clean.plugin>
<version.compiler.plugin>3.11.0</version.compiler.plugin>
<version.deploy.plugin>3.1.1</version.deploy.plugin>
Expand Down

0 comments on commit d6e4167

Please sign in to comment.