Skip to content

Commit 76d2438

Browse files
Tathagata ChakrabortyTathagata Chakraborty
authored andcommitted
[maven-release-plugin] prepare release release-1.1.5
svn path=/tc-messaging/trunk/; revision=27889
1 parent 41a6275 commit 76d2438

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pom.xml

Lines changed: 6 additions & 2 deletions
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.5-SNAPSHOT</version>
19+
<version>1.1.5</version>
2020

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

2428
<dependencies>
@@ -82,4 +86,4 @@
8286
<url>http://www.terracotta.org/download/reflector/releases</url>
8387
</pluginRepository>
8488
</pluginRepositories>
85-
</project>
89+
</project>

0 commit comments

Comments
 (0)