Skip to content

Commit

Permalink
Release 0.2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcphillips committed Sep 10, 2016
1 parent 5e10523 commit 5916aa7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>org.yesworkflow</groupId>
<artifactId>yesworkflow</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.2.1.1</version>
<packaging>jar</packaging>

<organization>
Expand All @@ -27,7 +27,7 @@
<scm>
<connection>https://github.com/yesworkflow-org/yw-prototypes.git</connection>
<developerConnection>https://github.com/yesworkflow-org/yw-prototypes.git</developerConnection>
<tag>v0.2.0</tag>
<tag>v0.2.1.1</tag>
<url>https://github.com/yesworkflow-org/yw-prototypes</url>
</scm>

Expand Down Expand Up @@ -224,7 +224,7 @@
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
<finalName>yesworkflow-0.2.1-SNAPSHOT</finalName>
<finalName>yesworkflow-0.2.1.1</finalName>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 5916aa7

Please sign in to comment.