Skip to content

Commit bf381f6

Browse files
author
Gary Keim
committed
[maven-release-plugin] prepare release release-1.1.1
svn path=/tc-messaging/trunk/; revision=27229
1 parent 6cc9077 commit bf381f6

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,10 +16,14 @@
1616
<artifactId>tc-messaging</artifactId>
1717
<packaging>jar</packaging>
1818
<name>Terracotta Messaging</name>
19-
<version>1.1.2-SNAPSHOT</version>
19+
<version>1.1.1</version>
2020

2121
<properties>
2222
<maven.javadoc.skip>true</maven.javadoc.skip>
23+
24+
<metadata.build.jenkins.url>http://jenkins.terracotta.eur.ad.sag:8080/job/tc-messaging_trunk_releaser/28/</metadata.build.jenkins.url>
25+
<metadata.build.maven.active.profiles>terracotta-repositories,release,tc-publish,fullmode</metadata.build.maven.active.profiles>
26+
<metadata.svn.revision>27228</metadata.svn.revision>
2327
</properties>
2428

2529
<dependencies>
@@ -111,4 +115,4 @@
111115
<url>http://www.terracotta.org/download/reflector/releases</url>
112116
</pluginRepository>
113117
</pluginRepositories>
114-
</project>
118+
</project>

0 commit comments

Comments
 (0)