Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Jul 27, 2022
1 parent c3bed02 commit 4bfd832
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@

<groupId>io.ebean</groupId>
<artifactId>ebean-ddl-runner</artifactId>
<version>2.2</version>
<version>2.3-SNAPSHOT</version>

<name>ebean ddl runner</name>
<url>https://ebean.io/</url>

<scm>
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-ddl-runner.git</developerConnection>
<tag>ebean-ddl-runner-2.2</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 4bfd832

Please sign in to comment.