Skip to content

Commit

Permalink
#1 new url for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 2, 2021
1 parent f0bd9c8 commit f49fc85
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ SOFTWARE.
<properties>
<eolang.version>0.1.30</eolang.version>
</properties>
<distributionManagement>
<repository>
<id>oss.sonatype.org</id>
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit f49fc85

Please sign in to comment.