Skip to content

Commit a4c0ddd

Browse files
committed
improve pom
1 parent c2bf92e commit a4c0ddd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
</build>
136136
</profile>
137137
<profile>
138-
<id>snapshot</id>
138+
<id>srcDoc</id>
139139
<activation>
140140
<property>
141141
<name>performRelease</name>
@@ -186,7 +186,7 @@
186186
</build>
187187
</profile>
188188
<profile>
189-
<id>release</id>
189+
<id>sign</id>
190190
<activation>
191191
<property>
192192
<name>performRelease</name>

0 commit comments

Comments
 (0)