Skip to content

Commit

Permalink
Fix spec version to 1.2
Browse files Browse the repository at this point in the history
Fixes #28
  • Loading branch information
starksm64 committed Jul 23, 2019
1 parent e961e3f commit ac96996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -31,7 +31,7 @@

<properties>
<extension.name>javax.enterprise.deploy</extension.name>
<spec.version>1.6</spec.version>
<spec.version>1.2</spec.version>
<bundle.symbolicName>javax.enterprise.deploy-api</bundle.symbolicName>
<vendor.name>Eclipse Project for Stable EE4J APIs</vendor.name>
<implementation.vendor.id>org.glassfish</implementation.vendor.id>
Expand Down

0 comments on commit ac96996

Please sign in to comment.