Skip to content

Commit

Permalink
Merge pull request #77 from keilw/master
Browse files Browse the repository at this point in the history
Addressing #76 Version number in POM?
  • Loading branch information
keilw committed May 26, 2018
2 parents 0adbb33 + 7ebe4e4 commit 2390bc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>javax.security.enterprise</groupId>
<artifactId>javax.security.enterprise-api</artifactId>
<version>1.1-b01-SNAPSHOT</version>
<version>1.1-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Java EE Security API</name>
Expand Down Expand Up @@ -311,5 +311,4 @@
</plugins>
</pluginManagement>
</build>

</project>

0 comments on commit 2390bc2

Please sign in to comment.