Skip to content

Commit

Permalink
Update spec pom version to match api pom version
Browse files Browse the repository at this point in the history
The release job does not do this as it only operates on the api folder

Signed-off-by: smillidge <steve.millidge@payara.fish>
  • Loading branch information
smillidge committed Sep 13, 2019
1 parent 52882de commit a20ea8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>jakarta.enterprise.concurrent</groupId>
<artifactId>concurrency-spec</artifactId>
<packaging>pom</packaging>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
<name>Jakarta Concurrency Specification</name>

<properties>
Expand Down

0 comments on commit a20ea8f

Please sign in to comment.