Skip to content

Commit 473de6d

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent b6d1dbf commit 473de6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<groupId>org.cyclonedx</groupId>
2424
<artifactId>cyclonedx-core-java</artifactId>
2525
<packaging>jar</packaging>
26-
<version>5.0.2</version>
26+
<version>5.0.3-SNAPSHOT</version>
2727

2828
<name>CycloneDX Core (Java)</name>
2929
<description>The CycloneDX core module provides a model representation of the BOM along with utilities to assist in creating, parsing, and validating BOMs.</description>
@@ -65,14 +65,14 @@
6565
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
6666
<maven.jar.plugin.version>3.2.0</maven.jar.plugin.version>
6767
<maven.github.release.plugin.version>1.4.0</maven.github.release.plugin.version>
68-
<project.build.outputTimestamp>2021-06-24T02:54:44Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2021-06-24T02:55:21Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<scm>
7272
<connection>scm:git:[email protected]:CycloneDX/cyclonedx-core-java.git</connection>
7373
<url>https://github.com/CycloneDX/cyclonedx-core-java.git</url>
7474
<developerConnection>scm:git:[email protected]:CycloneDX/cyclonedx-core-java.git</developerConnection>
75-
<tag>cyclonedx-core-java-5.0.2</tag>
75+
<tag>HEAD</tag>
7676
</scm>
7777

7878
<issueManagement>

0 commit comments

Comments
 (0)