Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Commit 4f88eb2

Browse files
committed
[maven-release-plugin] prepare release 1.0-b09
1 parent fcb7f10 commit 4f88eb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>javax.security.enterprise</groupId>
1212
<artifactId>javax.security.enterprise-api</artifactId>
13-
<version>1.0-b09-SNAPSHOT</version>
13+
<version>1.0-b09</version>
1414
<packaging>bundle</packaging>
1515

1616
<name>Java EE Security API</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:https://github.com/javaee-security-spec/security-api.git</connection>
5050
<developerConnection>scm:git:https://github.com/javaee-security-spec/security-api.git</developerConnection>
5151
<url>https://github.com/javaee-security-spec/security-api</url>
52-
<tag>HEAD</tag>
52+
<tag>1.0-b09</tag>
5353
</scm>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)