Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.3-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
genie-microprofile committed Dec 27, 2017
1 parent b775b53 commit 67600dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile</artifactId>
<packaging>pom</packaging>
<version>1.3-SNAPSHOT</version>
<version>1.3-RC2</version>

<name>MicroProfile BOM</name>
<description>The MicroProfile "Bill of Materials"</description>
Expand Down Expand Up @@ -57,7 +57,7 @@
<url>https://github.com/eclipse/microprofile-bom</url>
<connection>scm:git:https://github.com/eclipse/microprofile-bom.git</connection>
<developerConnection>scm:git:git@github.com:eclipse/microprofile-bom.git</developerConnection>
<tag>HEAD</tag>
<tag>1.3-RC2</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3-RC2</version>
</parent>

<groupId>org.eclipse.microprofile</groupId>
Expand Down

0 comments on commit 67600dd

Please sign in to comment.