Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pandzel committed Jan 18, 2019
1 parent 1ddb49c commit 4bdf967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.panforge</groupId>
<artifactId>robots-http</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>jar</packaging>

<name>Robots.txt HTTP client</name>
Expand Down Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.panforge</groupId>
<artifactId>robots</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 4bdf967

Please sign in to comment.