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
reda-alaoui committed Dec 19, 2019
1 parent f58428e commit e1316e3
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 @@ -8,7 +8,7 @@

<groupId>com.cosium.spring.data</groupId>
<artifactId>spring-data-jpa-entity-graph</artifactId>
<version>2.2.3</version>
<version>2.2.4-SNAPSHOT</version>

<properties>
<source.level>1.8</source.level>
Expand Down Expand Up @@ -313,7 +313,7 @@
<connection>scm:git:https://github.com/Cosium/spring-data-jpa-entity-graph</connection>
<developerConnection>scm:git:https://github.com/Cosium/spring-data-jpa-entity-graph</developerConnection>
<url>https://github.com/Cosium/spring-data-jpa-entity-graph</url>
<tag>spring-data-jpa-entity-graph-2.2.3</tag>
<tag>HEAD</tag>
</scm>

<organization>
Expand Down

0 comments on commit e1316e3

Please sign in to comment.