Skip to content

Commit 84bd70a

Browse files
committedJul 24, 2023
Releasing version 0.1.2
Signed-off-by: CDEvents Bot <[email protected]>
1 parent 1922719 commit 84bd70a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>dev.cdevents</groupId>
77
<artifactId>cdevents-sdk-java</artifactId>
8-
<version>v0.1.2</version>
8+
<version>0.1.2</version>
99

1010
<name>cdevents-sdk-java</name>
1111
<description>cdevents java sdk</description>
@@ -33,7 +33,7 @@
3333
<repository.url>git@github.com:${project.github.repository}.git</repository.url>
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3535
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
36-
<project.build.outputTimestamp>2023-07-24T13:38:21Z</project.build.outputTimestamp>
36+
<project.build.outputTimestamp>2023-07-24T13:44:11Z</project.build.outputTimestamp>
3737
<version.clean.plugin>3.2.0</version.clean.plugin>
3838
<version.compiler.plugin>3.11.0</version.compiler.plugin>
3939
<version.deploy.plugin>3.1.1</version.deploy.plugin>

0 commit comments

Comments
 (0)