Skip to content

Commit 0261927

Browse files
author
CloudBees DEV@Cloud
committedJun 14, 2017
New release candidate
1 parent cc525a3 commit 0261927

File tree

8 files changed

+15
-15
lines changed

8 files changed

+15
-15
lines changed
 

‎docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.mobicents.tools</groupId>
77
<artifactId>sip-balancer</artifactId>
8-
<version>10.1.0-SNAPSHOT</version>
8+
<version>10.1.214</version>
99
</parent>
1010

1111
<artifactId>sip-balancer-docs</artifactId>

‎docs/sources-asciidoc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.mobicents.tools</groupId>
88
<artifactId>sip-balancer-docs</artifactId>
9-
<version>10.1.0-SNAPSHOT</version>
9+
<version>10.1.214</version>
1010
</parent>
1111

1212
<artifactId>load-balancer-docs-sources-asciidoc</artifactId>

‎heartbeat-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.mobicents.tools</groupId>
55
<artifactId>sip-balancer</artifactId>
6-
<version>10.1.0-SNAPSHOT</version>
6+
<version>10.1.214</version>
77
</parent>
88
<artifactId>heartbeat-api</artifactId>
99
<name>Restcomm Converged Load Balancer Heartbeat API</name>

‎heartbeat-kube/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.mobicents.tools</groupId>
55
<artifactId>sip-balancer</artifactId>
6-
<version>10.1.0-SNAPSHOT</version>
6+
<version>10.1.214</version>
77
</parent>
88
<artifactId>heartbeat-kube</artifactId>
99
<name>Restcomm Converged Load Balancer Heartbeat Kubernetes</name>
@@ -13,7 +13,7 @@
1313
<dependency>
1414
<groupId>org.mobicents.tools</groupId>
1515
<artifactId>heartbeat-api</artifactId>
16-
<version>10.1.0-SNAPSHOT</version>
16+
<version>10.1.214</version>
1717
</dependency>
1818
<dependency>
1919
<groupId>log4j</groupId>

‎heartbeat-rmi/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.mobicents.tools</groupId>
55
<artifactId>sip-balancer</artifactId>
6-
<version>10.1.0-SNAPSHOT</version>
6+
<version>10.1.214</version>
77
</parent>
88

99
<artifactId>heartbeat-rmi</artifactId>
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>org.mobicents.tools</groupId>
1616
<artifactId>heartbeat-api</artifactId>
17-
<version>10.1.0-SNAPSHOT</version>
17+
<version>10.1.214</version>
1818
</dependency>
1919
<dependency>
2020
<groupId>log4j</groupId>

‎heartbeat/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.mobicents.tools</groupId>
55
<artifactId>sip-balancer</artifactId>
6-
<version>10.1.0-SNAPSHOT</version>
6+
<version>10.1.214</version>
77
</parent>
88

99
<artifactId>heartbeat</artifactId>
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.mobicents.tools</groupId>
5151
<artifactId>heartbeat-api</artifactId>
52-
<version>10.1.0-SNAPSHOT</version>
52+
<version>10.1.214</version>
5353
</dependency>
5454
</dependencies>
5555
<build>

‎jar/pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.mobicents.tools</groupId>
66
<artifactId>sip-balancer</artifactId>
7-
<version>10.1.0-SNAPSHOT</version>
7+
<version>10.1.214</version>
88
</parent>
99

1010
<artifactId>sip-balancer-jar</artifactId>
@@ -165,17 +165,17 @@
165165
<dependency>
166166
<groupId>org.mobicents.tools</groupId>
167167
<artifactId>heartbeat-rmi</artifactId>
168-
<version>10.1.0-SNAPSHOT</version>
168+
<version>10.1.214</version>
169169
</dependency>
170170
<dependency>
171171
<groupId>org.mobicents.tools</groupId>
172172
<artifactId>heartbeat</artifactId>
173-
<version>10.1.0-SNAPSHOT</version>
173+
<version>10.1.214</version>
174174
</dependency>
175175
<dependency>
176176
<groupId>org.mobicents.tools</groupId>
177177
<artifactId>heartbeat-api</artifactId>
178-
<version>10.1.0-SNAPSHOT</version>
178+
<version>10.1.214</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>org.tuckey</groupId>
@@ -190,7 +190,7 @@
190190
<dependency>
191191
<groupId>org.mobicents.tools</groupId>
192192
<artifactId>heartbeat-kube</artifactId>
193-
<version>10.1.0-SNAPSHOT</version>
193+
<version>10.1.214</version>
194194
</dependency>
195195
</dependencies>
196196
<build>

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>org.mobicents.tools</groupId>
1616
<artifactId>sip-balancer</artifactId>
17-
<version>10.1.0-SNAPSHOT</version>
17+
<version>10.1.214</version>
1818

1919
<name>Restcomm Converged Load Balancer Parent</name>
2020
<description>Restcomm Converged Load Balancer Parent</description>

0 commit comments

Comments
 (0)