Skip to content

Commit

Permalink
adapted distribution management
Browse files Browse the repository at this point in the history
  • Loading branch information
todvora committed Dec 22, 2021
1 parent ec3a7f0 commit 2535906
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@
</developer>
</developers>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub todvora Apache Maven Packages</name>
<url>https://maven.pkg.github.com/todvora/eet-client</url>
</repository>
</distributionManagement>


<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- <maven.compile.source>10</maven.compile.source>
Expand Down

0 comments on commit 2535906

Please sign in to comment.