Skip to content

Commit 174c1c2

Browse files
committed
SWS-360: All-in-one jar doesn't contain correct spring.handlers
1 parent b968d48 commit 174c1c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@
498498
</plugin>
499499
<plugin>
500500
<artifactId>maven-assembly-plugin</artifactId>
501-
<version>2.2-beta-2</version>
501+
<version>2.2-beta-3</version>
502502
<inherited>false</inherited>
503503
<executions>
504504
<execution>
@@ -523,7 +523,7 @@
523523
<plugins>
524524
<plugin>
525525
<artifactId>maven-assembly-plugin</artifactId>
526-
<version>2.2-beta-2</version>
526+
<version>2.2-beta-3</version>
527527
<inherited>false</inherited>
528528
<executions>
529529
<execution>

0 commit comments

Comments
 (0)