Skip to content

Commit

Permalink
Correct last.spec.version
Browse files Browse the repository at this point in the history
Signed-off-by: smillidge <steve.millidge@payara.fish>
  • Loading branch information
smillidge committed Sep 14, 2019
1 parent c6b3055 commit 7d67c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -65,7 +65,7 @@

<api_package>jakarta.enterprise.concurrent</api_package>
<non.final>false</non.final>
<last.spec_version>0.1</last.spec_version>
<last.spec_version>1.1</last.spec_version>
<next.spec_version>1.2</next.spec_version>
<spec.version>${next.spec_version}</spec.version>
<new.spec.version />
Expand Down

0 comments on commit 7d67c24

Please sign in to comment.