Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
release-bot committed Dec 13, 2022
1 parent 16df9da commit 203a242
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 @@ -2,15 +2,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.nbauma109</groupId>
<artifactId>jd-core-v0</artifactId>
<version>0.8.16-SNAPSHOT</version>
<version>0.8.16</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<connection>scm:git:https://github.com/nbauma109/jd-core-v0.git</connection>
<developerConnection>scm:git:ssh://git@github.com/nbauma109/jd-core-v0.git</developerConnection>
<url>https://github.com/nbauma109/jd-core-v0</url>
<tag>HEAD</tag>
<tag>0.8.16</tag>
</scm>
<profiles>
<profile>
Expand Down

0 comments on commit 203a242

Please sign in to comment.