Skip to content

Commit bfa7314

Browse files
committed
Fix deploy comments
1 parent e389147 commit bfa7314

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
@@ -630,7 +630,7 @@
630630
</build>
631631
</profile>
632632

633-
<!-- Deploy SNAPSHOTS to OSSRH -->
633+
<!-- Deploy SNAPSHOTS to Central Portal -->
634634
<profile>
635635
<id>snapshot-deploy</id>
636636
<build>
@@ -650,7 +650,7 @@
650650
</build>
651651
</profile>
652652

653-
<!-- Deploy RELEASES to OSSRH -->
653+
<!-- Deploy RELEASES to Central Portal -->
654654
<profile>
655655
<id>release-deploy</id>
656656
<build>

0 commit comments

Comments
 (0)