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:
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
@@ -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>
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user