Skip to content

Commit

Permalink
disable maven logic
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Falzetti committed Dec 12, 2022
1 parent 4767a1d commit b4603f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Product and plugin compatibility requirements -->
<!-- https://plugins.jetbrains.com/docs/intellij/plugin-compatibility.html -->
<depends>com.intellij.modules.platform</depends>
<depends optional="true" config-file="maven.xml">org.jetbrains.idea.maven</depends>
<!-- <depends optional="true" config-file="maven.xml">org.jetbrains.idea.maven</depends> -->
<dependencies>
<plugin id="Git4Idea"/>
<plugin id="org.jetbrains.plugins.terminal"/>
Expand Down

0 comments on commit b4603f9

Please sign in to comment.