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

Commit 08eb6b5

Browse files
committed
[maven-release-plugin] prepare release 1.0
1 parent eeaa627 commit 08eb6b5

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
@@ -52,7 +52,7 @@
5252

5353
<groupId>javax.security.enterprise</groupId>
5454
<artifactId>javax.security.enterprise-api</artifactId>
55-
<version>1.0-b13-SNAPSHOT</version>
55+
<version>1.0</version>
5656
<packaging>bundle</packaging>
5757

5858
<name>Java EE Security API</name>
@@ -92,7 +92,7 @@
9292
<connection>scm:git:https://github.com/javaee/security-api.git</connection>
9393
<developerConnection>scm:git:https://github.com/javaee/security-api.git</developerConnection>
9494
<url>https://github.com/javaee/security-api</url>
95-
<tag>HEAD</tag>
95+
<tag>1.0</tag>
9696
</scm>
9797

9898
<dependencies>

0 commit comments

Comments
 (0)