[maven-release-plugin] prepare for next development iteration - Commit 1427e0ec - tigase/_server/tigase-mix
-
[maven-release-plugin] prepare for next development iteration
-
| skipped 15 lines |
16 | 16 | | </properties> |
17 | 17 | | |
18 | 18 | | <artifactId>tigase-mix</artifactId> |
19 | | - | <version>1.0.0</version> |
| 19 | + | <version>1.1.0-SNAPSHOT</version> |
20 | 20 | | <packaging>jar</packaging> |
21 | 21 | | |
22 | 22 | | <name>Tigase MIX</name> |
| skipped 12 lines |
35 | 35 | | <connection>scm:git:${scm_repo_base}/tigase-mix.git</connection> |
36 | 36 | | <developerConnection>scm:git:${scm_repo_base}/tigase-mix.git</developerConnection> |
37 | 37 | | <url>https://projects.tigase.org/projects/tigase-mix/repository</url> |
38 | | - | <tag>tigase-mix-1.0.0</tag> |
| 38 | + | <tag>HEAD</tag> |
39 | 39 | | </scm> |
40 | 40 | | |
41 | 41 | | <organization> |
| skipped 119 lines |
Page is in error, reload to recover