Skip to content

Commit 432ae53

Browse files
author
Gary Keim
committed
[maven-release-plugin] prepare release release-1.1.3
svn path=/tc-messaging/trunk/; revision=27873
1 parent ee059e4 commit 432ae53

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

pom.xml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
Apache Maven 2 POM generated by Apache Ivy
33
http://ant.apache.org/ivy/
44
Apache Ivy version: 2.2.0 20100923230623
5-
-->
6-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
5+
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
76

87
<modelVersion>4.0.0</modelVersion>
98

@@ -17,9 +16,13 @@
1716
<artifactId>tc-messaging</artifactId>
1817
<packaging>jar</packaging>
1918
<name>Terracotta Messaging</name>
20-
<version>1.1.3-SNAPSHOT</version>
19+
<version>1.1.3</version>
2120

2221
<properties>
22+
23+
<metadata.build.jenkins.url>http://jenkins.terracotta.eur.ad.sag:8080/job/tc-messaging_trunk_releaser/30/</metadata.build.jenkins.url>
24+
<metadata.build.maven.active.profiles>terracotta-repositories,release,tc-publish,fullmode</metadata.build.maven.active.profiles>
25+
<metadata.svn.revision>27872</metadata.svn.revision>
2326
</properties>
2427

2528
<dependencies>
@@ -92,4 +95,4 @@
9295
<url>http://www.terracotta.org/download/reflector/releases</url>
9396
</pluginRepository>
9497
</pluginRepositories>
95-
</project>
98+
</project>

0 commit comments

Comments
 (0)