GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper"

This commit is contained in:
Oleg Zhurakousky
2021-10-19 17:02:03 +02:00
parent 928f652b8f
commit f7112d1ef5
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>