Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit 83dbd66

Browse files
committed
[maven-release-plugin] prepare release easy-properties-1.3.0
1 parent bbbd9e4 commit 83dbd66

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
@@ -9,7 +9,7 @@
99

1010
<groupId>io.github.benas</groupId>
1111
<artifactId>easy-properties</artifactId>
12-
<version>1.3.0-SNAPSHOT</version>
12+
<version>1.3.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>easy-properties</name>
@@ -66,7 +66,7 @@
6666
<url>[email protected]:benas/easy-properties.git</url>
6767
<connection>scm:git:[email protected]:benas/easy-properties.git</connection>
6868
<developerConnection>scm:git:[email protected]:benas/easy-properties.git</developerConnection>
69-
<tag>HEAD</tag>
69+
<tag>easy-properties-1.3.0</tag>
7070
</scm>
7171

7272
<dependencies>

0 commit comments

Comments
 (0)