[maven-release-plugin] prepare release ulid-creator-1.0.2

This commit is contained in:
Fabio Lima 2020-02-25 15:43:17 -03:00
parent c01a914319
commit 15ae6320dc
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<groupId>com.github.f4b6a3</groupId> <groupId>com.github.f4b6a3</groupId>
<artifactId>ulid-creator</artifactId> <artifactId>ulid-creator</artifactId>
<version>1.0.2-SNAPSHOT</version> <version>1.0.2</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>ulid-creator</name> <name>ulid-creator</name>
@ -44,7 +44,7 @@
<connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection> <connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection>
<developerConnection>scm:git:git@github.com:dexecutor/dexecutor.git</developerConnection> <developerConnection>scm:git:git@github.com:dexecutor/dexecutor.git</developerConnection>
<url>https://github.com/dexecutor/dependent-tasks-executor</url> <url>https://github.com/dexecutor/dependent-tasks-executor</url>
<tag>ulid-creator-1.0.0</tag> <tag>ulid-creator-1.0.2</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>