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

Commit 1f81dc7

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f9160eb commit 1f81dc7

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-b05</version>
13+
<version>1.0-b06-SNAPSHOT</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>1.0-b05</tag>
52+
<tag>HEAD</tag>
5353
</scm>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)