1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-06 07:32:50 +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> <parent>
<artifactId>httpchannel</artifactId> <artifactId>httpchannel</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-api</artifactId> <artifactId>httpchannel-api</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-captcha</artifactId> <artifactId>httpchannel-captcha</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<groupId>com.rogiel.httpchannel.captcha</groupId> <groupId>com.rogiel.httpchannel.captcha</groupId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel</artifactId> <artifactId>httpchannel</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-captcha</artifactId> <artifactId>httpchannel-captcha</artifactId>
@@ -19,7 +19,7 @@
<dependency> <dependency>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel-api</artifactId> <artifactId>httpchannel-api</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel</artifactId> <artifactId>httpchannel</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-channelcopy</artifactId> <artifactId>httpchannel-channelcopy</artifactId>
@@ -13,18 +13,18 @@
<dependency> <dependency>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel-api</artifactId> <artifactId>httpchannel-api</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.rogiel.httpchannel.services</groupId> <groupId>com.rogiel.httpchannel.services</groupId>
<artifactId>httpchannel-service-megaupload</artifactId> <artifactId>httpchannel-service-megaupload</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.rogiel.httpchannel.services</groupId> <groupId>com.rogiel.httpchannel.services</groupId>
<artifactId>httpchannel-service-multiupload</artifactId> <artifactId>httpchannel-service-multiupload</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-depositfiles</artifactId> <artifactId>httpchannel-service-depositfiles</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-filesonic</artifactId> <artifactId>httpchannel-service-filesonic</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-hotfile</artifactId> <artifactId>httpchannel-service-hotfile</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-megaupload</artifactId> <artifactId>httpchannel-service-megaupload</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-multiupload</artifactId> <artifactId>httpchannel-service-multiupload</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-uploadhere</artifactId> <artifactId>httpchannel-service-uploadhere</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-uploadking</artifactId> <artifactId>httpchannel-service-uploadking</artifactId>
@@ -14,7 +14,7 @@
<dependency> <dependency>
<groupId>com.rogiel.httpchannel.captcha</groupId> <groupId>com.rogiel.httpchannel.captcha</groupId>
<artifactId>httpchannel-captcha-captchatrader</artifactId> <artifactId>httpchannel-captcha-captchatrader</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service-zshare</artifactId> <artifactId>httpchannel-service-zshare</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>httpchannel</artifactId> <artifactId>httpchannel</artifactId>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>httpchannel-service</artifactId> <artifactId>httpchannel-service</artifactId>
@@ -27,12 +27,12 @@
<dependency> <dependency>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel-api</artifactId> <artifactId>httpchannel-api</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel-util</artifactId> <artifactId>httpchannel-util</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>

View File

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

View File

@@ -3,7 +3,7 @@
<groupId>com.rogiel.httpchannel</groupId> <groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel</artifactId> <artifactId>httpchannel</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>HttpChannel</name> <name>HttpChannel</name>