Skip to content

Commit

Permalink
New release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Mar 23, 2018
1 parent 98dd406 commit b537f93
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.media.server</groupId>
<artifactId>media-server-standalone</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-28</version>
</parent>

<groupId>org.restcomm.media.server.standalone</groupId>
Expand Down
2 changes: 1 addition & 1 deletion banner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.media.server</groupId>
<artifactId>media-server-standalone</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-28</version>
</parent>

<groupId>org.restcomm.media.server.standalone</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.media.server</groupId>
<artifactId>media-server-standalone</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-28</version>
</parent>

<groupId>org.restcomm.media.server.standalone</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.media.server</groupId>
<artifactId>media-server-standalone</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-28</version>
</parent>

<groupId>org.restcomm.media.server.standalone</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/sources-asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm.media.server.standalone</groupId>
<artifactId>media-server-standalone-docs</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-28</version>
</parent>

<groupId>org.restcomm.media.server.docs</groupId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.restcomm.media.server</groupId>
<artifactId>media-server-standalone</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-28</version>
<packaging>pom</packaging>

<name>media-server-standalone</name>
Expand All @@ -25,8 +25,8 @@
</issueManagement>

<properties>
<restcomm.media.core.version>8.0.0-SNAPSHOT</restcomm.media.core.version>
<restcomm.media.plugin.vad.version>1.0.0-SNAPSHOT</restcomm.media.plugin.vad.version>
<restcomm.media.core.version>8.0.0-31</restcomm.media.core.version>
<restcomm.media.plugin.vad.version>8.0.0-11</restcomm.media.plugin.vad.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b537f93

Please sign in to comment.