Skip to content

Commit 0ab9655

Browse files
committed
[maven-release-plugin] prepare release v1.0.3
1 parent d7c0c2c commit 0ab9655

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.leplus</groupId>
2121
<artifactId>ristretto</artifactId>
22-
<version>1.0.1-SNAPSHOT</version>
22+
<version>1.0.3</version>
2323
<name>Ristretto</name>
2424
<packaging>jar</packaging>
2525
<description>A small library of useful java classes.</description>
@@ -51,6 +51,7 @@ limitations under the License.
5151
<url>https://github.com/leplusorg/ristretto</url>
5252
<connection>scm:git:https://github.com/leplusorg/ristretto.git</connection>
5353
<developerConnection>scm:git:ssh://git@github.com/leplusorg/ristretto.git</developerConnection>
54+
<tag>v1.0.3</tag>
5455
</scm>
5556
<organization>
5657
<name>Leplus.org</name>

0 commit comments

Comments
 (0)