We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9880bb commit fc5c25dCopy full SHA for fc5c25d
management/sip-servlets-management/pom.xml
@@ -1,11 +1,11 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
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>
+ <parent>
+ <groupId>org.mobicents.servlet.sip</groupId>
+ <artifactId>sip-servlets-bootstrap</artifactId>
+ <version>2.1.0-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
9
</parent>
10
11
<modelVersion>4.0.0</modelVersion>
0 commit comments