Skip to content

Commit b5d1607

Browse files
committed
DEV mvn github deploy.
Signed-off-by: oajmi <omarhabib.ajmi@gmail.com>
1 parent f389044 commit b5d1607

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,11 @@
103103
</plugins>
104104
</build>
105105

106+
<distributionManagement>
107+
<repository>
108+
<id>github</id>
109+
<name>GitHub Apache Maven Packages</name>
110+
<url>https://maven.pkg.github.com/unisoft-com/unisoft-http-okhttp</url>
111+
</repository>
112+
</distributionManagement>
106113
</project>

0 commit comments

Comments
 (0)