[maven-release-plugin] prepare release tigase-pubsub-3.2.0 - Commit a76f901e - tigase/_server/tigase-pubsub
-
[maven-release-plugin] prepare release tigase-pubsub-3.2.0
-
| skipped 14 lines |
15 | 15 | | <groupId>tigase</groupId> |
16 | 16 | | <artifactId>tigase-pubsub</artifactId> |
17 | 17 | | <name>Tigase PubSub</name> |
18 | | - | <version>3.2.0-SNAPSHOT</version> |
| 18 | + | <version>3.2.0</version> |
19 | 19 | | <packaging>bundle</packaging> |
20 | 20 | | <description>Publish Subscribe component for Tigase</description> |
21 | 21 | | <url>http://www.tigase.org</url> |
| skipped 25 lines |
47 | 47 | | <connection>scm:git:https://repository.tigase.org/git/tigase-pubsub.git</connection> |
48 | 48 | | <developerConnection>scm:git:https://repository.tigase.org/git/tigase-pubsub.git</developerConnection> |
49 | 49 | | <url>https://projects.tigase.org/projects/tigase-pubsub/repository</url> |
50 | | - | <tag>HEAD</tag> |
| 50 | + | <tag>tigase-pubsub-3.2.0</tag> |
51 | 51 | | </scm> |
52 | 52 | | <organization> |
53 | 53 | | <name>Tigase</name> |
| skipped 164 lines |
218 | 218 | | <dependency> |
219 | 219 | | <groupId>tigase</groupId> |
220 | 220 | | <artifactId>tigase-testsuite</artifactId> |
221 | | - | <version>2.3.0-SNAPSHOT</version> |
| 221 | + | <version>2.3.0</version> |
222 | 222 | | <scope>test</scope> |
223 | 223 | | </dependency> |
224 | 224 | | <dependency> |
225 | 225 | | <groupId>tigase</groupId> |
226 | 226 | | <artifactId>tigase-server</artifactId> |
227 | | - | <version>7.1.0-SNAPSHOT</version> |
| 227 | + | <version>7.1.0</version> |
228 | 228 | | <scope>compile</scope> |
229 | 229 | | </dependency> |
230 | 230 | | <dependency> |
| skipped 91 lines |
Page is in error, reload to recover