Skip to content

Commit

Permalink
New release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Dec 18, 2017
1 parent e165764 commit 18a1433
Show file tree
Hide file tree
Showing 19 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion core/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>domain</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/gmlc-common-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>gmlc-common-library</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/oam/cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>restcomm-gmlc-parent</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/slee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>slee</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/slee/services/du/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>services-parent</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>gmlc-services-du</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/slee/services/library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.mobicents.gmlc</groupId>
<artifactId>services-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>gmlc-library</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/slee/services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>slee</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>services-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/slee/services/sbbs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.mobicents.gmlc</groupId>
<artifactId>services-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>sbbs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/adminguide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.mobicents.gmlc.docs</groupId>
<artifactId>restcomm-gmlc-docs</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>restcomm-gmlc-adminguide</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions docs/adminguide/sources-asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
<parent>
<artifactId>restcomm-gmlc-adminguide</artifactId>
<groupId>org.mobicents.gmlc.docs.adminguide</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>restcomm-gmlc-adminguide-sources-asciidoc</artifactId>
<name>Restcomm GMLC :: Docs :: Admin Guide :: Sources Asciidoc :: ${project.artifactId}</name>

<properties>
<asciidoctor.maven.plugin.version>1.5.3</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>1.5.0-alpha.11</asciidoctorj.pdf.version>
<asciidoctorj.version>1.5.4</asciidoctorj.version>
<jruby.version>1.7.21</jruby.version>
<asciidoctor.maven.plugin.version>1.5.5</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>1.5.0-alpha.15</asciidoctorj.pdf.version>
<asciidoctorj.version>1.5.5</asciidoctorj.version>
<jruby.version>1.7.25</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion docs/commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.mobicents.gmlc.docs</groupId>
<artifactId>restcomm-gmlc-docs</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>restcomm-gmlc-commons-sources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/installationguide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mobicents.gmlc.docs</groupId>
<artifactId>restcomm-gmlc-docs</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>restcomm-gmlc-installguide</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions docs/installationguide/sources-asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
<parent>
<artifactId>restcomm-gmlc-installguide</artifactId>
<groupId>org.mobicents.gmlc.docs.installguide</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>restcomm-gmlc-installguide-sources-asciidoc</artifactId>
<name>Restcomm GMLC :: Docs :: Install Guide :: Sources Asciidoc :: ${project.artifactId}</name>

<properties>
<asciidoctor.maven.plugin.version>1.5.3</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>1.5.0-alpha.11</asciidoctorj.pdf.version>
<asciidoctorj.version>1.5.4</asciidoctorj.version>
<jruby.version>1.7.21</jruby.version>
<asciidoctor.maven.plugin.version>1.5.5</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>1.5.0-alpha.15</asciidoctorj.pdf.version>
<asciidoctorj.version>1.5.5</asciidoctorj.version>
<jruby.version>1.7.25</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mobicents.gmlc</groupId>
<artifactId>restcomm-gmlc-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<groupId>org.mobicents.gmlc.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<artifactId>restcomm-gmlc-parent</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion test-suite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>restcomm-gmlc-parent</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>test-suite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>restcomm-gmlc-parent</artifactId>
<groupId>org.mobicents.gmlc</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-99</version>
</parent>

<artifactId>tools</artifactId>
Expand Down

0 comments on commit 18a1433

Please sign in to comment.