Skip to content

Commit

Permalink
Release version 3.7.5 (2021.2.5).
Browse files Browse the repository at this point in the history
See #2187
spring-builds committed Oct 13, 2022
1 parent 6405e3f commit edb0665
Showing 12 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@

<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<packaging>pom</packaging>

<name>Spring Data REST</name>
2 changes: 1 addition & 1 deletion spring-data-rest-core/pom.xml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

2 changes: 1 addition & 1 deletion spring-data-rest-distribution/pom.xml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

2 changes: 1 addition & 1 deletion spring-data-rest-hal-explorer/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
</parent>

<artifactId>spring-data-rest-hal-explorer</artifactId>
2 changes: 1 addition & 1 deletion spring-data-rest-tests/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

4 changes: 2 additions & 2 deletions spring-data-rest-tests/spring-data-rest-tests-core/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

@@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-webmvc</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
</dependency>

<dependency>
4 changes: 2 additions & 2 deletions spring-data-rest-tests/spring-data-rest-tests-geode/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

@@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<type>test-jar</type>
</dependency>

4 changes: 2 additions & 2 deletions spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

@@ -22,7 +22,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<type>test-jar</type>
</dependency>

4 changes: 2 additions & 2 deletions spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

@@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<type>test-jar</type>
</dependency>

Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

@@ -22,7 +22,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<type>test-jar</type>
</dependency>

2 changes: 1 addition & 1 deletion spring-data-rest-tests/spring-data-rest-tests-shop/pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
</parent>

<name>Spring Data REST Tests - Shop</name>
2 changes: 1 addition & 1 deletion spring-data-rest-webmvc/pom.xml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>3.7.5-SNAPSHOT</version>
<version>3.7.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

0 comments on commit edb0665

Please sign in to comment.