Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicCosmetics
Commits
dfb8ee9d
Commit
dfb8ee9d
authored
3 years ago
by
Ticxo
Browse files
Options
Download
Email Patches
Plain Diff
ticxo ass
parent
0888383d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
dist/pom.xml
dist/pom.xml
+1
-1
pom.xml
pom.xml
+2
-0
No files found.
dist/pom.xml
View file @
dfb8ee9d
...
@@ -78,7 +78,7 @@
...
@@ -78,7 +78,7 @@
<version>
3.1.0
</version>
<version>
3.1.0
</version>
<configuration>
<configuration>
<finalName>
MCCosmetics-${project.parent.version}
</finalName>
<finalName>
MCCosmetics-${project.parent.version}
</finalName>
<outputDirectory>
../target
</outputDirectory>
<outputDirectory>
${ticxo.build.location}
</outputDirectory>
</configuration>
</configuration>
</plugin>
</plugin>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
View file @
dfb8ee9d
...
@@ -23,6 +23,8 @@
...
@@ -23,6 +23,8 @@
<downloadJavadocs>
false
</downloadJavadocs>
<downloadJavadocs>
false
</downloadJavadocs>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<ticxo.build.location>
../target
</ticxo.build.location>
</properties>
</properties>
<modules>
<modules>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment