Skip to content

Commit 28a00aa

Browse files
Merge pull request #12 from hemanth-vulavala/feature/toSupportMultiPANI
CR36039 fix : fixing pom.xml issue
2 parents bbd71fe + 804e51b commit 28a00aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<apache.jmeter.version>4.0</apache.jmeter.version>
1212
<plugin.version>0.0</plugin.version>
13-
<jain.sip.api.version>1.2.0-3</jain.sip.api.version>
14-
<jain.sip.ri.version>1.2.234.2-hpe-1</jain.sip.ri.version>
13+
<jain.sip.api.version>1.2.0-4</jain.sip.api.version>
14+
<jain.sip.ri.version>1.2.234.4-hpe-1</jain.sip.ri.version>
1515
<javasimon.core.version>3.5.2</javasimon.core.version>
1616
<src.version>0.0</src.version>
1717
<jmeter.command>/opt/simulap_manager/simulap/apache-jmeter/apache-jmeter-${apache.jmeter.version}/bin/jmeter</jmeter.command>

0 commit comments

Comments
 (0)