Skip to content

Commit

Permalink
Updating of pom.xml for convert script
Browse files Browse the repository at this point in the history
  • Loading branch information
vetss committed Jan 8, 2018
1 parent 5279a06 commit 2c33aa8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>restcomm-parent</artifactId>
<groupId>org.restcomm</groupId>
<version>4.0.1</version> <!-- 3.0.5 4.1.0-6 -->
<version>4.0.1</version> <!-- parent pom version -->
</parent>

<artifactId>smpp-extensions-parent</artifactId>
Expand Down Expand Up @@ -35,6 +35,8 @@
<jss7.restcomm.version>7.4.0-102</jss7.restcomm.version>
<slf4j.version>1.5.5</slf4j.version>
<junit.version>4.1</junit.version>

<!-- lic dep -->
</properties>

<modules>
Expand Down Expand Up @@ -220,6 +222,8 @@
<updatePolicy>never</updatePolicy>
</snapshots>
</repository>

<!-- the place to extra repos -->
</repositories>

<dependencyManagement>
Expand Down

0 comments on commit 2c33aa8

Please sign in to comment.