Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 109b95b

Browse files
committed
[maven-release-plugin] prepare release 1.0.6.Final
1 parent 206c226 commit 109b95b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

55
<groupId>org.jboss.com.sun.httpserver</groupId>
66
<artifactId>httpserver</artifactId>
7-
<version>1.0.6.Final-SNAPSHOT</version>
7+
<version>1.0.6.Final</version>
88

99
<parent>
1010
<groupId>org.jboss</groupId>
@@ -50,6 +50,6 @@
5050
<connection>scm:git:https://github.com/jbossas/httpserver.git</connection>
5151
<developerConnection>scm:git:[email protected]:jbossas/httpserver.git</developerConnection>
5252
<url>https://github.com/jbossas/httpserver</url>
53-
<tag>HEAD</tag>
53+
<tag>1.0.6.Final</tag>
5454
</scm>
5555
</project>

0 commit comments

Comments
 (0)