Skip to content

Commit

Permalink
Wonderful, a merge issue!
Browse files Browse the repository at this point in the history
  • Loading branch information
Riduidel committed Feb 19, 2024
1 parent 0c3ff1b commit 06b8143
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,45 +394,6 @@
</plugin>
</plugins>
</build>
<url>https://riduidel.github.io/aadarchi/</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>Riduidel</id>
<name>Nicolas Delsaux</name>
<email>[email protected]</email>
<roles>
<role>Tech Lead</role>
</roles>
</developer>
</developers>
<scm>
<!-- We use https connections for using aadarchi.github.token as
password -->
<connection>scm:git:https://[email protected]/Riduidel/aadarchi.git</connection>
<developerConnection>scm:git:https://[email protected]/Riduidel/aadarchi.git</developerConnection>
<url>https://github.com/Riduidel/aadarchi.git</url>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/Riduidel/aadarchi/issues</url>
</issueManagement>
<distributionManagement>
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
<snapshotRepository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
<profiles>
<profile>
<id>coverage</id>
Expand Down

0 comments on commit 06b8143

Please sign in to comment.