Skip to content

Commit

Permalink
Revert "[maven-release-plugin] prepare release 0.0.17"
Browse files Browse the repository at this point in the history
This reverts commit b01cca0.
  • Loading branch information
borisrizov-zf committed Nov 29, 2023
1 parent b01cca0 commit 21593e0
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 @@ -22,7 +22,7 @@ SPDX-License-Identifier: Apache-2.0
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.tractusx.ssi</groupId>
<artifactId>cx-ssi-lib</artifactId>
<version>0.0.17</version>
<version>0.0.17-SNAPSHOT</version>
<packaging>jar</packaging>

<!-- required when publishing to Maven Central -->
Expand Down Expand Up @@ -58,7 +58,7 @@ SPDX-License-Identifier: Apache-2.0
<connection>scm:git:git://github.com/eclipse-tractusx/SSI-agent-lib.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-tractusx/SSI-agent-lib.git</developerConnection>
<url>https://github.com/eclipse-tractusx/SSI-agent-lib/tree/main</url>
<tag>0.0.17</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 21593e0

Please sign in to comment.