Skip to content

Commit

Permalink
New release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 23, 2018
1 parent d8c83f9 commit b4e5092
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion core/bootstrap-wildfly/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.restcomm.smpp</groupId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>bootstrap-wildfly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/bootstrap/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.restcomm.smpp</groupId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/oam/clismpp/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.restcomm.smpp</groupId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>smpp-extensions-parent</artifactId>
<groupId>org.restcomm.smpp</groupId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/smpp-extensions/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.restcomm.smpp</groupId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>smpp-extensions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/installationguide/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.smpp.docs</groupId>
<artifactId>smpp-extensions-docs</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>restcomm-smpp-extensions-installguide</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/installationguide/sources-asciidoc/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.smpp.docs.installguide</groupId>
<artifactId>restcomm-smpp-extensions-installguide</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>restcomm-smpp-extensions-installguide-sources-asciidoc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm.smpp</groupId>
<artifactId>smpp-extensions-parent</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<groupId>org.restcomm.smpp.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.smpp.docs</groupId>
<artifactId>smpp-extensions-docs</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>restcomm-smpp-extensions-userguide</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/sources-asciidoc/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.smpp.docs.userguide</groupId>
<artifactId>restcomm-smpp-extensions-userguide</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
</parent>

<artifactId>restcomm-smpp-extensions-userguide-sources-asciidoc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion management/ui-management/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smpp-extensions-parent</artifactId>
<groupId>org.restcomm.smpp</groupId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@

<artifactId>smpp-extensions-parent</artifactId>
<groupId>org.restcomm.smpp</groupId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.0-159</version>

<packaging>pom</packaging>

Expand Down

0 comments on commit b4e5092

Please sign in to comment.