mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-25 12:05:16 +01:00
Comment is a key here
This commit is contained in:
parent
390b1a47ba
commit
a17a32fca8
16
pom.xml
16
pom.xml
@ -184,14 +184,14 @@
|
|||||||
<target>1.8</target>
|
<target>1.8</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<!-- <plugin> -->
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<!-- <groupId>org.apache.maven.plugins</groupId> -->
|
||||||
<artifactId>maven-jar-plugin</artifactId>
|
<!-- <artifactId>maven-jar-plugin</artifactId> -->
|
||||||
<version>2.3.1</version>
|
<!-- <version>2.3.1</version> -->
|
||||||
<configuration>
|
<!-- <configuration> -->
|
||||||
<outputDirectory>C:\Users\Arte\Desktop\Server 1.15\plugins\</outputDirectory>
|
<!-- <outputDirectory>C:\Users\Arte\Desktop\Server 1.15\plugins\</outputDirectory> -->
|
||||||
</configuration>
|
<!-- </configuration> -->
|
||||||
</plugin>
|
<!-- </plugin> -->
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user