Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pom.xml
  • Loading branch information
wimjongman authored Jul 5, 2018
commit be12983798d3666a64ed3ff4673780008a6de4ee
4 changes: 2 additions & 2 deletions io.sloeber.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<url>http://github.com/${github.repo.username}/arduino-eclipse-plugin</url>
</scm> -->

<!-- Sonatype repos
<!-- Sonatype repos -->
<distributionManagement>
<snapshotRepository>
<id>sonatype-nexus-snapshots</id>
Expand All @@ -37,7 +37,7 @@
<name>Sonatype Nexus release repository</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement> -->
</distributionManagement>

<build>
<outputDirectory>bin</outputDirectory>
Expand Down