File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 specific language governing permissions and limitations
1717 under the License.
1818-->
19- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"
22- >
19+ <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 https://maven.apache.org/maven-v4_0_0.xsd" >
2320 <modelVersion >4.0.0</modelVersion >
2421
2522 <parent >
3027
3128 <groupId >org.apache.santuario</groupId >
3229 <artifactId >xmlsec</artifactId >
33- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0-M1 </version >
3431 <packaging >bundle</packaging >
3532
3633 <name >Apache XML Security for Java</name >
7067 <connection >scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</connection >
7168 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</developerConnection >
7269 <url >https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary</url >
73- <tag >HEAD </tag >
70+ <tag >xmlsec-4.0.0-M1 </tag >
7471 </scm >
7572 <issueManagement >
7673 <system >JIRA</system >
108105 <woodstox .core.version>6.5.1</woodstox .core.version>
109106
110107 <maven .compiler.release>11</maven .compiler.release>
111- <project .build.outputTimestamp>2023-06-16T19:00:00Z </project .build.outputTimestamp>
108+ <project .build.outputTimestamp>2023-08-28T12:38:35Z </project .build.outputTimestamp>
112109 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
113110
114111 <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
You can’t perform that action at this time.
0 commit comments