Skip to content

Commit 92c3ab4

Browse files
author
Jan Gaspar
committed
[maven-release-plugin] prepare release executor-1.0.3
1 parent 528d174 commit 92c3ab4

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.jano7</groupId>
55
<artifactId>executor</artifactId>
6-
<version>1.0.3-SNAPSHOT</version>
6+
<version>1.0.3</version>
77

88
<name>Java Key Sequential Executor</name>
99
<description>This small library provides an optimized solution to a problem where tasks for a particular key need to
@@ -152,7 +152,7 @@
152152
<connection>scm:git:git://github.com/jano7/executor.git</connection>
153153
<developerConnection>scm:git:git@github.com:jano7/executor.git</developerConnection>
154154
<url>https://github.com/jano7/executor</url>
155-
<tag>executor-1.0.2</tag>
155+
<tag>executor-1.0.3</tag>
156156
</scm>
157157

158158
</project>

0 commit comments

Comments
 (0)