Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0f9ce2

Browse files
[maven-release-plugin] prepare release 3.5.0
1 parent 9fd34db commit f0f9ce2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.cosium.spring.data</groupId>
77
<artifactId>spring-data-jpa-entity-graph-parent</artifactId>
8-
<version>3.5.0-SNAPSHOT</version>
8+
<version>3.5.0</version>
99
</parent>
1010

1111
<name>Spring Data JPA EntityGraph</name>

‎generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.cosium.spring.data</groupId>
77
<artifactId>spring-data-jpa-entity-graph-parent</artifactId>
8-
<version>3.5.0-SNAPSHOT</version>
8+
<version>3.5.0</version>
99
</parent>
1010

1111
<name>Spring Data JPA EntityGraph Generator</name>

‎pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>com.cosium.spring.data</groupId>
1010
<artifactId>spring-data-jpa-entity-graph-parent</artifactId>
11-
<version>3.5.0-SNAPSHOT</version>
11+
<version>3.5.0</version>
1212
<packaging>pom</packaging>
1313

1414
<modules>
@@ -319,7 +319,7 @@
319319
<connection>scm:git:https://github.com/Cosium/spring-data-jpa-entity-graph</connection>
320320
<developerConnection>scm:git:https://github.com/Cosium/spring-data-jpa-entity-graph</developerConnection>
321321
<url>https://github.com/Cosium/spring-data-jpa-entity-graph</url>
322-
<tag>HEAD</tag>
322+
<tag>3.5.0</tag>
323323
</scm>
324324

325325
<organization>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /