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

Commit bd45f3b

Browse files
committed
[maven-release-plugin] prepare release 1.0-b07
1 parent cf8d7bd commit bd45f3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-b07-SNAPSHOT</version>
13+
<version>1.0-b07</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-b07</tag>
5353
</scm>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)