Skip to content

Commit

Permalink
[maven-release-plugin] prepare release htmlflow-3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fmcarvalho committed Nov 20, 2020
1 parent f252e40 commit 752e946
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.xmlet</groupId>
<artifactId>htmlflow</artifactId>
<version>3.6-SNAPSHOT</version>
<version>3.6</version>
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:git@github.com:xmlet/HtmlFlow.git</connection>
<developerConnection>scm:git:git@github.com:xmlet/HtmlFlow.git</developerConnection>
<url>git@github.com:xmlet/HtmlFlow.git</url>
<tag>HEAD</tag>
<tag>htmlflow-3.6</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 752e946

Please sign in to comment.