File tree 6 files changed +10
-15
lines changed
plc4j/utils/plc-simulator
6 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
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
601
600
</goals >
602
601
<configuration >
603
602
<target >
604
- <mkdir dir =" target${file.separator}surefire-reports" />
603
+ <mkdir dir =" target${file.separator}surefire-reports" />
605
604
</target >
606
605
</configuration >
607
606
</execution >
Original file line number Diff line number Diff line change 17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
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
Original file line number Diff line number Diff line change 44
44
<connection >scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</connection >
45
45
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</developerConnection >
46
46
<url >https://github.com/apache/plc4x</url >
47
- <tag >HEAD </tag >
47
+ <tag >rel/0.11 </tag >
48
48
</scm >
49
49
50
50
<!-- Only configure the site distribution as the rest is handled by the apache parent -->
91
91
<project .reporting.outputencoding>UTF-8</project .reporting.outputencoding>
92
92
93
93
<!-- Timestamp for the reproducible builds -->
94
- <project .build.outputTimestamp>1664467011 </project .build.outputTimestamp>
94
+ <project .build.outputTimestamp>1696231381 </project .build.outputTimestamp>
95
95
96
96
<!-- Exclude all generated code -->
97
97
<sonar .exclusions>**/generated-sources</sonar .exclusions>
1731
1731
<properties >
1732
1732
<skip-code-generation-tests >false</skip-code-generation-tests >
1733
1733
<enable-all-tests >true</enable-all-tests >
1734
- <excluded-test-groups />
1734
+ <excluded-test-groups />
1735
1735
</properties >
1736
1736
</profile >
1737
1737
1740
1740
<properties >
1741
1741
<skip-code-generation-tests >false</skip-code-generation-tests >
1742
1742
<enable-all-tests >true</enable-all-tests >
1743
- <excluded-test-groups />
1743
+ <excluded-test-groups />
1744
1744
</properties >
1745
1745
</profile >
1746
1746
Original file line number Diff line number Diff line change 17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
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
Original file line number Diff line number Diff line change 17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
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
Original file line number Diff line number Diff line change 17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
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
You can’t perform that action at this time.
0 commit comments