Skip to content

Commit b037c2f

Browse files
author
Owen Carlsen
committed
[maven-release-plugin] prepare release v1.1.1
1 parent 63b70db commit b037c2f

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>com.ocarlsen.test</groupId>
66
<artifactId>mock-slf4j-impl</artifactId>
7-
<version>1.1.1-SNAPSHOT</version>
7+
<version>1.1.1</version>
88
<packaging>jar</packaging>
99

1010
<name>Mock SLF4J Implementation</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:https://github.com/ocarlsen/mock-slf4j-impl</connection>
3131
<developerConnection>${project.scm.connection}</developerConnection>
3232
<url>https://github.com/ocarlsen/mock-slf4j-impl</url>
33-
<tag>HEAD</tag>
33+
<tag>v1.1.1</tag>
3434
</scm>
3535

3636
<distributionManagement>

0 commit comments

Comments
 (0)