File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 See the License for the specific language governing permissions and
1616 limitations under the License.
1717-->
18- <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" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
19+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1921 <modelVersion >4.0.0</modelVersion >
2022 <parent >
2123 <groupId >org.apache.tika</groupId >
111113 <classpathScope >test</classpathScope >
112114 <arguments >
113115 <argument >-cp</argument >
114- <classpath />
116+ <classpath />
115117 <argument >org.apache.tika.metadata.schema.SchemaGenerator</argument >
116118 <argument >${project.basedir} /src/main/resources/org/apache/tika/metadata/metadata-keys.json</argument >
117119 <argument >${project.basedir} /src/main/resources/org/apache/tika/metadata/metadata-open-namespaces.json</argument >
Original file line number Diff line number Diff line change 281281 </contributors >
282282
283283 <properties >
284- <revision >4.0.1 -SNAPSHOT</revision >
284+ <revision >4.0.0 -SNAPSHOT</revision >
285285 <javaVersion >17</javaVersion >
286286 <maven .compiler.source>17</maven .compiler.source>
287287 <maven .compiler.target>17</maven .compiler.target>
288288 <maven .compiler.release>17</maven .compiler.release>
289289 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
290290 <project .reporting.outputEncoding>${project.build.sourceEncoding} </project .reporting.outputEncoding>
291- <project .build.outputTimestamp>2026-08-18T17:53:14Z </project .build.outputTimestamp>
291+ <project .build.outputTimestamp>2026-06-29T15:00:41Z </project .build.outputTimestamp>
292292 <!-- plugin versions -->
293293 <!-- updates may not be detected by the maven versions plugin:
294294 https://github.com/mojohaus/versions/issues/1070 -->
You can’t perform that action at this time.
0 commit comments