Skip to content

Commit 25624ad

Browse files
committed
[maven-release-plugin] prepare release jetty-modify-sources-maven-plugin-1.0.4
1 parent a4608ab commit 25624ad

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
@@ -6,7 +6,7 @@
66

77
<groupId>org.eclipse.jetty.toolchain</groupId>
88
<artifactId>jetty-modify-sources-maven-plugin</artifactId>
9-
<version>1.0.4-SNAPSHOT</version>
9+
<version>1.0.4</version>
1010
<packaging>maven-plugin</packaging>
1111

1212
<name>jetty-modify-sources-maven-plugin Maven Plugin</name>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://github.com/jetty-project/${project.artifactId}.git</connection>
3838
<developerConnection>scm:git:git@github.com:jetty-project/${project.artifactId}.git</developerConnection>
3939
<url>https://github.com/jetty-project/${project.artifactId}</url>
40-
<tag>HEAD</tag>
40+
<tag>jetty-modify-sources-maven-plugin-1.0.4</tag>
4141
</scm>
4242
<issueManagement>
4343
<system>github</system>

0 commit comments

Comments
 (0)