Skip to content

Commit f38a3b0

Browse files
authored
Activate deployment (#1349)
1 parent ecebc53 commit f38a3b0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -210,17 +210,11 @@
210210
<plugin>
211211
<artifactId>maven-install-plugin</artifactId>
212212
<version>3.1.1</version>
213-
<configuration>
214-
<skip>true</skip>
215-
</configuration>
216213
</plugin>
217214

218215
<plugin>
219216
<artifactId>maven-deploy-plugin</artifactId>
220217
<version>3.1.2</version>
221-
<configuration>
222-
<skip>true</skip>
223-
</configuration>
224218
</plugin>
225219
<plugin>
226220
<artifactId>maven-surefire-plugin</artifactId>

0 commit comments

Comments
 (0)