This repository was archived by the owner on Aug 29, 2024. It is now read-only.
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.microsoft.azure</groupId >
8
8
<artifactId >spring-data-cosmosdb</artifactId >
9
- <version >2.1.9-SNAPSHOT </version >
9
+ <version >2.1.9</version >
10
10
11
11
<name >Spring Data for Azure Cosmos DB SQL API</name >
12
12
<description >Spring Data for Azure Cosmos DB SQL API</description >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.microsoft.azure</groupId >
7
7
<artifactId >spring-data-cosmosdb-samples</artifactId >
8
- <version >2.1.9-SNAPSHOT </version >
8
+ <version >2.1.9</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
20
20
<dependency >
21
21
<groupId >com.microsoft.azure</groupId >
22
22
<artifactId >spring-data-cosmosdb</artifactId >
23
- <version >2.1.9-SNAPSHOT </version >
23
+ <version >2.1.9</version >
24
24
</dependency >
25
25
26
26
<dependency >
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.microsoft.azure</groupId >
10
10
<artifactId >spring-data-cosmosdb-samples</artifactId >
11
- <version >2.1.9-SNAPSHOT </version >
11
+ <version >2.1.9</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<parent >
You can’t perform that action at this time.
0 commit comments