GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper"

This commit is contained in:
Oleg Zhurakousky
2021-10-19 17:02:03 +02:00
parent 7f1227036a
commit f5707e88c4
4 changed files with 21 additions and 4 deletions

View File

@@ -66,7 +66,6 @@
<plugins>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<configuration>
<skip>true</skip>
</configuration>