Skip to content

Commit 960647d

Browse files
committed
gnarf
1 parent 5ebbc43 commit 960647d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@
121121
<profiles>
122122
<profile>
123123
<id>deploy</id>
124+
<activation>
125+
<property>
126+
<name>deploy</name>
127+
<value>true</value>
128+
</property>
129+
</activation>
124130
<build>
125131
<plugins>
126132
<plugin>

0 commit comments

Comments
 (0)