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 4, 2018
1 parent e92e16f commit c2d648f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
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.mobicents.protocols.sctp</groupId>
<artifactId>sctp-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-166</version>
</parent>

<artifactId>restcomm-sctp-docs</artifactId>
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>
<artifactId>restcomm-sctp-docs</artifactId>
<groupId>org.mobicents.protocols.sctp.docs</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-166</version>
</parent>

<artifactId>restcomm-sctp-docs-sources-asciidoc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>org.mobicents.protocols.sctp</groupId>
<artifactId>sctp-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-166</version>
<name>Restcomm :: SCTP :: Parent :: ${pom.artifactId}</name>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>sctp-release</artifactId>

<version>2.22</version>
<version>2.0.0-166</version>

<name>Restcomm :: Release :: ${pom.artifactId}</name>
<profiles>
Expand Down
2 changes: 1 addition & 1 deletion sctp-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.mobicents.protocols.sctp</groupId>
<artifactId>sctp-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-166</version>
</parent>

<artifactId>sctp-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sctp-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.mobicents.protocols.sctp</groupId>
<artifactId>sctp-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-166</version>
</parent>

<artifactId>sctp-impl</artifactId>
Expand Down

0 comments on commit c2d648f

Please sign in to comment.