Skip to content

Commit 393fae2

Browse files
[maven-release-plugin] prepare release 0.0.6
1 parent e7b5512 commit 393fae2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.gruelbox</groupId>
55
<artifactId>dropwizard-https-redirect</artifactId>
6-
<version>0.0.6-SNAPSHOT</version>
6+
<version>0.0.6</version>
77

88
<name>${project.groupId}:${project.artifactId}</name>
99
<description>A small dropwizard bundle which will redirect any income HTTP requests to the equivalent HTTPS URL.</description>
@@ -226,7 +226,7 @@
226226
<connection>scm:git:https://github.com/gruelbox/dropwizard-https-redirect.git</connection>
227227
<developerConnection>scm:git:git@github.com:gruelbox/dropwizard-https-redirect.git</developerConnection>
228228
<url>https://github.com/gruelbox/dropwizard-https-redirect</url>
229-
<tag>HEAD</tag>
229+
<tag>0.0.6</tag>
230230
</scm>
231231

232232
<distributionManagement>

0 commit comments

Comments
 (0)