Skip to content

Commit

Permalink
[maven-release-plugin] prepare release directory-watcher-0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanzyl committed Apr 17, 2016
1 parent 0139bc9 commit 7b64077
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<version>22</version>
</parent>
<artifactId>directory-watcher</artifactId>
<version>0.0.7-SNAPSHOT</version>
<version>0.0.7</version>
<packaging>takari-jar</packaging>
<name>Directory watcher with a native OSX implementation of the WatchService</name>
<properties>
Expand Down Expand Up @@ -81,4 +81,8 @@
<scope>test</scope>
</dependency>
</dependencies>

<scm>
<tag>directory-watcher-0.0.7</tag>
</scm>
</project>

0 comments on commit 7b64077

Please sign in to comment.