Skip to content

Commit ea9b9f6

Browse files
author
Gary Keim
committed
[maven-release-plugin] prepare release release-1.1.4
svn path=/tc-messaging/trunk/; revision=27885
1 parent c276275 commit ea9b9f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,13 @@
1616
<artifactId>tc-messaging</artifactId>
1717
<packaging>jar</packaging>
1818
<name>Terracotta Messaging</name>
19-
<version>1.1.4-SNAPSHOT</version>
19+
<version>1.1.4</version>
2020

2121
<properties>
22+
23+
<metadata.build.jenkins.url>http://jenkins.terracotta.eur.ad.sag:8080/job/tc-messaging_trunk_releaser/31/</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>27884</metadata.svn.revision>
2226
</properties>
2327

2428
<dependencies>

0 commit comments

Comments
 (0)