Skip to content

Commit

Permalink
Create server-1.20.1.pom
Browse files Browse the repository at this point in the history
  • Loading branch information
wdog5734 authored Oct 17, 2024
1 parent c0efe40 commit 1a00524
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions libraries/net/minecraft/server/1.20.1/server-1.20.1.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>net.minecraft</groupId>
<artifactId>server</artifactId>
<version>1.20.1</version>
<dependencies>
</dependencies>
</project>

0 comments on commit 1a00524

Please sign in to comment.