Skip to content

Commit

Permalink
gnarf
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenArzt committed Apr 2, 2024
1 parent 5ebbc43 commit 960647d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@
<profiles>
<profile>
<id>deploy</id>
<activation>
<property>
<name>deploy</name>
<value>true</value>
</property>
</activation>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 960647d

Please sign in to comment.