Skip to content

Commit

Permalink
up version 1.0.0 -> 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anttivi-solita committed Aug 22, 2016
1 parent da7a0b5 commit 98e33bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">


<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -14,7 +13,7 @@

<groupId>fi.solita.clamav</groupId>
<artifactId>clamav-client</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>
<name>Simple ClamAV client</name>
<description>Simple Java client for using clamd INSTREAM scanning in your application.</description>
Expand Down

0 comments on commit 98e33bb

Please sign in to comment.