Skip to content

Commit 46c9117

Browse files
committed
change repository ID for deployment
1 parent 0998114 commit 46c9117

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
@@ -156,11 +156,11 @@
156156

157157
<distributionManagement>
158158
<repository>
159-
<id>git-instance-maven</id>
159+
<id>github</id>
160160
<url>${distribution.url}</url>
161161
</repository>
162162
<snapshotRepository>
163-
<id>git-instance-maven</id>
163+
<id>github</id>
164164
<url>${distribution.url}</url>
165165
</snapshotRepository>
166166
</distributionManagement>

0 commit comments

Comments
 (0)