File tree Expand file tree Collapse file tree 5 files changed +7
-12
lines changed Expand file tree Collapse file tree 5 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 59
59
<executions >
60
60
<execution >
61
61
<id >default-jar</id >
62
- <phase />
62
+ <phase />
63
63
</execution >
64
64
</executions >
65
65
</plugin >
Original file line number Diff line number Diff line change 18
18
under the License.
19
19
-->
20
20
21
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
21
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23
22
<modelVersion >4.0.0</modelVersion >
24
23
25
24
<parent >
Original file line number Diff line number Diff line change 18
18
under the License.
19
19
-->
20
20
21
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
21
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23
22
<modelVersion >4.0.0</modelVersion >
24
23
25
24
<parent >
Original file line number Diff line number Diff line change 17
17
limitations under the License.
18
18
19
19
-->
20
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
21
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23
21
24
22
<modelVersion >4.0.0</modelVersion >
25
23
Original file line number Diff line number Diff line change 17
17
limitations under the License.
18
18
19
19
-->
20
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
21
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
22
21
23
22
<modelVersion >4.0.0</modelVersion >
24
23
45
44
<connection >scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</connection >
46
45
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</developerConnection >
47
46
<url >https://github.com/apache/plc4x</url >
48
- <tag >HEAD </tag >
47
+ <tag >rel/0.4 </tag >
49
48
</scm >
50
49
51
50
<!-- Only configure the site distribution as the rest is handled by the apache parent -->
1505
1504
</goals >
1506
1505
</pluginExecutionFilter >
1507
1506
<action >
1508
- <ignore />
1507
+ <ignore />
1509
1508
</action >
1510
1509
</pluginExecution >
1511
1510
</pluginExecutions >
You can’t perform that action at this time.
0 commit comments