Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
freemanjp committed Jul 30, 2019
1 parent 512c85b commit fd8d0fb
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 @@ -30,7 +30,7 @@

<groupId>com.github.gantsign.maven.doxia</groupId>
<artifactId>doxia-sink-api-ktx</artifactId>
<version>0.7.10-SNAPSHOT</version>
<version>0.7.10</version>

<name>Kotlin Extensions for Doxia</name>
<description>A kotlin DSL for outputting documentation using Doxia.</description>
Expand Down Expand Up @@ -334,7 +334,7 @@
<connection>scm:git:https://github.com/gantsign/doxia-sink-api-ktx.git</connection>
<developerConnection>scm:git:git@github.com:gantsign/doxia-sink-api-ktx.git</developerConnection>
<url>https://github.com/gantsign/doxia-sink-api-ktx</url>
<tag>HEAD</tag>
<tag>0.7.10</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit fd8d0fb

Please sign in to comment.