Skip to content

Commit

Permalink
chore: move distribution management
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Mar 11, 2024
1 parent f0dc9ac commit de1b162
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,6 @@
<developerConnection>scm:git:ssh://github.com:brenoepics/at4j.git</developerConnection>
<url>https://github.com/brenoepics/at4j/tree/main</url>
</scm>
<distributionManagement>
<snapshotRepository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype Nexus Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>sonatype-nexus-staging</id>
<name>Nexus Release Repository</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
</distributionManagement>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit de1b162

Please sign in to comment.