Skip to content

Commit 7499204

Browse files
committed
[ci skip] Adding name to xml-path and rest-assured-all
Needed for mvn deploy
1 parent 7b555f6 commit 7499204

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

rest-assured-all/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525

2626
<artifactId>rest-assured-all</artifactId>
27+
<name>rest-assured-all</name>
2728
<packaging>jar</packaging>
2829

2930
<build>

xml-path/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525

2626
<artifactId>xml-path</artifactId>
27+
<name>xml-path</name>
2728
<packaging>bundle</packaging>
2829

2930
<build>

0 commit comments

Comments
 (0)