File tree Expand file tree Collapse file tree 5 files changed +35
-33
lines changed
spring-data-mongodb-benchmarks
spring-data-mongodb-distribution Expand file tree Collapse file tree 5 files changed +35
-33
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-mongodb-parent</artifactId >
8
- <version >3.2.2</version >
8
+ <version >3.2.2-hotfix-numeric-map-keys </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Data MongoDB</name >
121
121
<module >spring-data-mongodb-benchmarks</module >
122
122
</modules >
123
123
</profile >
124
+
124
125
</profiles >
125
126
126
127
<dependencies >
159
160
<url >https://repo.spring.io/libs-milestone</url >
160
161
</pluginRepository >
161
162
</pluginRepositories >
163
+ <distributionManagement >
164
+ <repository >
165
+ <id >github</id >
166
+ <name >GitHub Maven Packages</name >
167
+ <url >https://maven.pkg.github.com/dajulia3/spring-data-mongodb</url >
168
+ </repository >
169
+ </distributionManagement >
162
170
163
171
</project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.data</groupId >
9
9
<artifactId >spring-data-mongodb-parent</artifactId >
10
- <version >3.2.2</version >
10
+ <version >3.2.2-hotfix-numeric-map-keys </version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
61
61
</profile >
62
62
</profiles >
63
63
64
+ <distributionManagement >
65
+ <repository >
66
+ <id >github</id >
67
+ <name >GitHub Maven Packages</name >
68
+ <url >https://maven.pkg.github.com/dajulia3/spring-data-mongodb</url >
69
+ </repository >
70
+ </distributionManagement >
71
+
64
72
<build >
65
73
<plugins >
66
74
<plugin >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data</groupId >
16
16
<artifactId >spring-data-mongodb-parent</artifactId >
17
- <version >3.2.2</version >
17
+ <version >3.2.2-hotfix-numeric-map-keys </version >
18
18
<relativePath >../pom.xml</relativePath >
19
19
</parent >
20
20
43
43
44
44
</build >
45
45
46
+ <distributionManagement >
47
+ <repository >
48
+ <id >github</id >
49
+ <name >GitHub Maven Packages</name >
50
+ <url >https://maven.pkg.github.com/dajulia3/spring-data-mongodb</url >
51
+ </repository >
52
+ </distributionManagement >
53
+
46
54
</project >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.data</groupId >
13
13
<artifactId >spring-data-mongodb-parent</artifactId >
14
- <version >3.2.2</version >
14
+ <version >3.2.2-hotfix-numeric-map-keys </version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
364
364
</plugins >
365
365
366
366
</build >
367
+ <distributionManagement >
368
+ <repository >
369
+ <id >github</id >
370
+ <name >GitHub Maven Packages</name >
371
+ <url >https://maven.pkg.github.com/dajulia3/spring-data-mongodb</url >
372
+ </repository >
373
+ </distributionManagement >
367
374
</project >
You can’t perform that action at this time.
0 commit comments