Skip to content

Commit

Permalink
[maven-release-plugin] prepare release spring-data-jpa-entity-graph-p…
Browse files Browse the repository at this point in the history
…arent-2.7.8
  • Loading branch information
reda-alaoui committed Aug 19, 2022
1 parent f1c9091 commit 1476f09
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.cosium.spring.data</groupId>
<artifactId>spring-data-jpa-entity-graph-parent</artifactId>
<version>2.7.8-SNAPSHOT</version>
<version>2.7.8</version>
</parent>

<artifactId>spring-data-jpa-entity-graph</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.cosium.spring.data</groupId>
<artifactId>spring-data-jpa-entity-graph-parent</artifactId>
<version>2.7.8-SNAPSHOT</version>
<version>2.7.8</version>
</parent>

<artifactId>spring-data-jpa-entity-graph-generator</artifactId>
Expand Down
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-parent</artifactId>
<version>2.7.8-SNAPSHOT</version>
<version>2.7.8</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -189,7 +189,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>HEAD</tag>
<tag>spring-data-jpa-entity-graph-parent-2.7.8</tag>
</scm>

<organization>
Expand Down

0 comments on commit 1476f09

Please sign in to comment.