Skip to content

Commit fc5c25d

Browse files
committed
Update Issue 200
Update parent pom
1 parent b9880bb commit fc5c25d

File tree

1 file changed

+5
-5
lines changed
  • management/sip-servlets-management

1 file changed

+5
-5
lines changed

management/sip-servlets-management/pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33

4-
<parent>
5-
<groupId>org.mobicents.servlet.sip</groupId>
6-
<artifactId>sip-servlets-bootstrap</artifactId>
7-
<version>6.1.3-TelScale-SNAPSHOT</version>
8-
<relativePath>../../pom.xml</relativePath>
4+
<parent>
5+
<groupId>org.mobicents.servlet.sip</groupId>
6+
<artifactId>sip-servlets-bootstrap</artifactId>
7+
<version>2.1.0-SNAPSHOT</version>
8+
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)