Skip to content

Commit da97d6f

Browse files
committed
[maven-release-plugin] prepare release 1.1
1 parent 329b718 commit da97d6f

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
@@ -21,7 +21,7 @@
2121

2222
<groupId>com.github.robtimus</groupId>
2323
<artifactId>obfuscation-core</artifactId>
24-
<version>1.1-SNAPSHOT</version>
24+
<version>1.1</version>
2525
<packaging>jar</packaging>
2626

2727
<name>obfuscation-core</name>
@@ -46,7 +46,7 @@
4646
<scm>
4747
<connection>scm:git:[email protected]:robtimus/obfuscation-core.git</connection>
4848
<developerConnection>scm:git:[email protected]:robtimus/obfuscation-core.git</developerConnection>
49-
<tag>HEAD</tag>
49+
<tag>1.1</tag>
5050
<url>https://github.com/robtimus/obfuscation-core</url>
5151
</scm>
5252

0 commit comments

Comments
 (0)