Skip to content

Commit 8843ba2

Browse files
committed
[maven-release-plugin] prepare release named-regexp-1.0.0
1 parent 2c43791 commit 8843ba2

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
@@ -7,7 +7,7 @@
77
<packaging>jar</packaging>
88
<name>named-regexp</name>
99
<description>Named capturing groups for Java 5/6</description>
10-
<version>1.0.0-SNAPSHOT</version>
10+
<version>1.0.0</version>
1111
<url>https://github.com/tony19/named-regexp</url>
1212

1313
<licenses>
@@ -22,7 +22,7 @@
2222
<connection>scm:git:[email protected]:tony19/named-regexp.git</connection>
2323
<developerConnection>scm:git:[email protected]:tony19/named-regexp.git</developerConnection>
2424
<url>[email protected]:tony19/named-regexp.git</url>
25-
<tag>HEAD</tag>
25+
<tag>named-regexp-1.0.0</tag>
2626
</scm>
2727
<issueManagement>
2828
<system>GitHub</system>

0 commit comments

Comments
 (0)