Skip to content

Commit

Permalink
fix: remove some specific parts (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev authored Jun 6, 2024
1 parent 78170f8 commit e6aa41a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 122 deletions.
15 changes: 0 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,21 +126,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>
<id>external-delivery</id>
<goals>
<goal>jar</goal>
</goals>
<phase>package</phase>
<configuration>
<classifier>external</classifier>
<excludes>
<exclude>default/cover-page/EuroSpec/**</exclude>
</excludes>
</configuration>
</execution>
</executions>
</plugin>

<plugin>
Expand Down
Binary file not shown.
96 changes: 0 additions & 96 deletions src/main/resources/default/cover-page/EuroSpec/template.css

This file was deleted.

11 changes: 0 additions & 11 deletions src/main/resources/default/cover-page/EuroSpec/template.html

This file was deleted.

0 comments on commit e6aa41a

Please sign in to comment.