Skip to content

Commit

Permalink
Merge pull request #162 from arjantijms/master
Browse files Browse the repository at this point in the history
#156 Prepare for RC1 release
  • Loading branch information
arjantijms authored Feb 13, 2020
2 parents ffb0eeb + ffcc7e4 commit 9040262
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>jakarta.security.enterprise</groupId>
<artifactId>jakarta.security.enterprise-api</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC1</version>
<packaging>bundle</packaging>

<name>Jakarta Security</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.ee4j.security.enterprise-api</groupId>
<artifactId>security.enterprise-api-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC1</version>
<packaging>pom</packaging>

<name>Jakarta Security Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.ee4j.security.enterprise-api</groupId>
<artifactId>security.enterprise-api-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>

<artifactId>security-spec</artifactId>
Expand Down

0 comments on commit 9040262

Please sign in to comment.