Skip to content

Commit f82a68a

Browse files
committed
1 parent c26b4c9 commit f82a68a

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

pom.xml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -419,29 +419,4 @@
419419
</plugins>
420420
</build>
421421

422-
<profiles>
423-
<profile>
424-
<id>qulice</id>
425-
<build>
426-
<plugins>
427-
<plugin>
428-
<groupId>com.qulice</groupId>
429-
<artifactId>qulice-maven-plugin</artifactId>
430-
<version>0.17.1</version>
431-
<configuration>
432-
<license>file:${basedir}/LICENSE</license>
433-
</configuration>
434-
<executions>
435-
<execution>
436-
<goals>
437-
<goal>check</goal>
438-
</goals>
439-
</execution>
440-
</executions>
441-
</plugin>
442-
</plugins>
443-
</build>
444-
</profile>
445-
</profiles>
446-
447422
</project>

0 commit comments

Comments
 (0)