Skip to content

Commit

Permalink
Prepare next development cycle for 2.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Eclipse JCA-API Bot committed Apr 21, 2022
1 parent 7fe4a51 commit 58b1d4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -27,7 +27,7 @@

<groupId>jakarta.resource</groupId>
<artifactId>jakarta.resource-api</artifactId>
<version>2.1.0</version>
<version>2.1.1-SNAPSHOT</version>

<properties>
<extension.name>jakarta.resource</extension.name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -29,7 +29,7 @@
<groupId>org.eclipse.ee4j.jca-api</groupId>
<artifactId>jca-api-parent</artifactId>
<packaging>pom</packaging>
<version>2.1.0</version>
<version>2.1.1-SNAPSHOT</version>
<name>${extension.name} project</name>
<description>Jakarta Connectors</description>
<url>https://github.com/eclipse-ee4j/jca-api</url>
Expand Down

0 comments on commit 58b1d4d

Please sign in to comment.