1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-05 23:22:51 +00:00

[maven-release-plugin] prepare for next development iteration

This commit is contained in:
2012-01-18 18:12:24 -02:00
parent 24188db69f
commit 1a3b8c95b6
15 changed files with 23 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<artifactId>httpchannel</artifactId>
<groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>httpchannel-util</artifactId>
@@ -11,7 +11,7 @@
<dependency>
<groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel-api</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>