Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
HaHaWTH committed Apr 17, 2024
1 parent dba2530 commit e273bf7
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 309 deletions.
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/compiler.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/encodings.xml

This file was deleted.

110 changes: 0 additions & 110 deletions .idea/jarRepositories.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/kotlinc.xml

This file was deleted.

31 changes: 0 additions & 31 deletions .idea/misc.xml

This file was deleted.

124 changes: 0 additions & 124 deletions .idea/uiDesigner.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

3 changes: 0 additions & 3 deletions jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ jdk:
before_install:
- sdk install maven 3.8.1
- sdk use maven 3.8.1
env:
GROUP: io.wdsj
ARTIFACT: asw
2 changes: 1 addition & 1 deletion velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<goal>filter-sources</goal>
</goals>
<configuration>
<outputDirectory>${project.build.directory}/generated-sources/templates</outputDirectory>
<outputDirectory>${project.build.directory}/classes/templates</outputDirectory>
<sourceDirectory>src/main/java/io/wdsj/asw/velocity/template</sourceDirectory>
</configuration>
</execution>
Expand Down

0 comments on commit e273bf7

Please sign in to comment.