Skip to content

Commit

Permalink
jtcop simplified config
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 7, 2024
1 parent 3fa635b commit 0a3000b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
4 changes: 0 additions & 4 deletions eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -523,10 +523,6 @@ SOFTWARE.
</excludes>
</configuration>
</plugin>
<plugin>
<groupId>com.github.volodya-lombrozo</groupId>
<artifactId>jtcop-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</profile>
Expand Down
4 changes: 0 additions & 4 deletions eo-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,6 @@ SOFTWARE.
</excludes>
</configuration>
</plugin>
<plugin>
<groupId>com.github.volodya-lombrozo</groupId>
<artifactId>jtcop-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</profile>
Expand Down
14 changes: 0 additions & 14 deletions eo-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -341,20 +341,6 @@ SOFTWARE.
</excludes>
</configuration>
</plugin>
<plugin>
<groupId>com.github.volodya-lombrozo</groupId>
<artifactId>jtcop-maven-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>check</goal>
</goals>
<phase>
verify
</phase>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
Expand Down

0 comments on commit 0a3000b

Please sign in to comment.