Skip to content

Commit 930871a

Browse files
committed
make sources great again
1 parent aa7aa31 commit 930871a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

modules/swagger-parser-v2/dependency-reduced-pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<shadedPattern>v2.io.swagger</shadedPattern>
3434
</relocation>
3535
</relocations>
36+
<createSourcesJar>true</createSourcesJar>
3637
</configuration>
3738
</execution>
3839
</executions>

modules/swagger-parser-v2/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<shadedPattern>v2.io.swagger</shadedPattern>
3737
</relocation>
3838
</relocations>
39+
<createSourcesJar>true</createSourcesJar>
3940
</configuration>
4041
</execution>
4142
</executions>

0 commit comments

Comments
 (0)