mirror of
https://github.com/octoleo/plantuml.git
synced 2025-04-07 02:31:51 +00:00
remove idea kludge as this is default now
This commit is contained in:
parent
5476a75602
commit
c4cbef9132
17
pom.xml
17
pom.xml
@ -233,23 +233,6 @@
|
|||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
|
||||||
<!--
|
|
||||||
Kludge to make 1.8 tests with 1.7 source work nicer in IntelliJ
|
|
||||||
See https://youtrack.jetbrains.com/issue/IDEA-85478
|
|
||||||
-->
|
|
||||||
<id>intellij</id>
|
|
||||||
<activation>
|
|
||||||
<activeByDefault>false</activeByDefault>
|
|
||||||
<property>
|
|
||||||
<name>idea.maven.embedder.version</name>
|
|
||||||
</property>
|
|
||||||
</activation>
|
|
||||||
<properties>
|
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
|
||||||
</properties>
|
|
||||||
</profile>
|
|
||||||
<profile>
|
<profile>
|
||||||
<id>pdf</id>
|
<id>pdf</id>
|
||||||
<activation>
|
<activation>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user