File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1090
1090
<groupId >org.jfrog.buildinfo</groupId >
1091
1091
<artifactId >artifactory-maven-plugin</artifactId >
1092
1092
<version >3.2.1</version >
1093
+ <dependencies >
1094
+ <dependency >
1095
+ <groupId >org.jfrog.buildinfo</groupId >
1096
+ <artifactId >build-info-extractor</artifactId >
1097
+ <version >2.25.4</version >
1098
+ </dependency >
1099
+ <dependency >
1100
+ <groupId >org.jfrog.buildinfo</groupId >
1101
+ <artifactId >build-info-api</artifactId >
1102
+ <version >2.25.4</version >
1103
+ </dependency >
1104
+ </dependencies >
1093
1105
</plugin >
1094
1106
1095
1107
</plugins >
Original file line number Diff line number Diff line change 154
154
</configuration >
155
155
</execution >
156
156
</executions >
157
+ <dependencies >
158
+ <dependency >
159
+ <groupId >org.jfrog.buildinfo</groupId >
160
+ <artifactId >build-info-extractor</artifactId >
161
+ <version >2.25.4</version >
162
+ </dependency >
163
+ <dependency >
164
+ <groupId >org.jfrog.buildinfo</groupId >
165
+ <artifactId >build-info-api</artifactId >
166
+ <version >2.25.4</version >
167
+ </dependency >
168
+ </dependencies >
157
169
</plugin >
158
170
159
171
</plugins >
You can’t perform that action at this time.
0 commit comments