We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53b80b commit 84daf84Copy full SHA for 84daf84
1 file changed
pom.xml
@@ -94,7 +94,7 @@
94
<profile>
95
<id>intellij</id>
96
<activation>
97
- <activeByDefault>true</activeByDefault>
+ <activeByDefault>false</activeByDefault>
98
</activation>
99
<dependencies>
100
<dependency>
@@ -364,11 +364,6 @@
364
<artifactId>gmavenplus-plugin</artifactId>
365
<version>4.2.1</version>
366
367
- <dependency>
368
- <groupId>org.meeuw.i18n</groupId>
369
- <artifactId>i18n-subdivision-enums</artifactId>
370
- <version>0.5-SNAPSHOT</version>
371
- </dependency>
372
373
<groupId>org.apache.groovy</groupId>
374
<artifactId>groovy</artifactId>
0 commit comments