Skip to content

Commit

Permalink
Prepare for 2.1.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Kurz <[email protected]>
  • Loading branch information
scottkurz committed Mar 19, 2022
1 parent c7c6a94 commit a253798
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion com.ibm.jbatch.tck.ann.proc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>com.ibm.jbatch.tck.ann.proc</artifactId>
<name>Jakarta Batch TCK Annotation Processor</name>
Expand Down
2 changes: 1 addition & 1 deletion com.ibm.jbatch.tck.ann/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>com.ibm.jbatch.tck.ann</artifactId>
<name>Jakarta Batch TCK Annotations</name>
Expand Down
2 changes: 1 addition & 1 deletion com.ibm.jbatch.tck.appbean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>com.ibm.jbatch.tck.appbean</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.ibm.jbatch.tck.exec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>com.ibm.jbatch.tck.exec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.ibm.jbatch.tck.sigtest.exec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>com.ibm.jbatch.tck.sigtest.exec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.ibm.jbatch.tck.spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>com.ibm.jbatch.tck.spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.ibm.jbatch.tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>com.ibm.jbatch.tck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jakarta.batch.arquillian.exec-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Copyright 2012, 2022 International Business Machines Corp. and others
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>jakarta.batch.arquillian.exec-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jakarta.batch.arquillian.exec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Copyright (c) 2022 Contributors to the Eclipse Foundation
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>jakarta.batch.arquillian.exec-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../jakarta.batch.arquillian.exec-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jakarta.batch.arquillian.extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>jakarta.batch.arquillian.extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jakarta.batch.official.tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion jakarta.batch.reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>jakarta.batch.reporting</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jakarta.batch.tck.util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>jakarta.batch.tck.util</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>jakarta.batch</groupId>
<artifactId>tck-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>
<name>Jakarta Batch TCK parent</name>
<description>
Expand Down Expand Up @@ -153,7 +153,7 @@
<batch.impl.version>2.1.0-M2</batch.impl.version>

<!-- This version of TCK -->
<batch.tck.version>2.1.0-SNAPSHOT</batch.tck.version>
<batch.tck.version>2.1.0</batch.tck.version>
<!-- Named after the module since I'm not sure how to install a different name -->
<batch.tck.archive.root>jakarta.batch.official.tck-${batch.tck.version}</batch.tck.archive.root>

Expand Down

0 comments on commit a253798

Please sign in to comment.