File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed
spring-data-mongodb-distribution Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 113
113
</developers >
114
114
115
115
<profiles >
116
-
117
- <profile >
118
- <id >release</id >
119
- <build >
120
- <plugins >
121
- <plugin >
122
- <groupId >org.jfrog.buildinfo</groupId >
123
- <artifactId >artifactory-maven-plugin</artifactId >
124
- <inherited >false</inherited >
125
- </plugin >
126
- </plugins >
127
- </build >
128
- </profile >
129
-
130
116
<profile >
131
117
<id >benchmarks</id >
132
118
<modules >
Original file line number Diff line number Diff line change 29
29
<groupId >org.apache.maven.plugins</groupId >
30
30
<artifactId >maven-assembly-plugin</artifactId >
31
31
</plugin >
32
- <plugin >
33
- <groupId >org.codehaus.mojo</groupId >
34
- <artifactId >wagon-maven-plugin</artifactId >
35
- </plugin >
36
32
<plugin >
37
33
<groupId >org.asciidoctor</groupId >
38
34
<artifactId >asciidoctor-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments