Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrouillet committed May 28, 2021
1 parent 06e9ff7 commit 95986cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<connection>scm:git:https://github.com/informatique-cdc/ebad.git</connection>
<developerConnection>scm:git:https://github.com/informatique-cdc/ebad.git</developerConnection>
<url>https://github.com/informatique-cdc/ebad</url>
<tag>HEAD</tag>
<tag>2.6.0</tag>
</scm>
<groupId>fr.icdc.ebad</groupId>
<artifactId>ebad</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
<packaging>jar</packaging>

<name>Ebad</name>
Expand Down Expand Up @@ -635,7 +635,7 @@
<repositories>
<repository>
<id>github-public</id>
<url>https://read-public-ebad:&#103;&#104;&#112;&#95;&#120;&#106;&#86;&#112;&#85;&#113;&#88;&#105;&#90;&#67;&#97;&#112;&#78;&#110;&#69;&#90;&#79;&#55;&#84;&#120;&#84;&#78;&#102;&#118;&#115;&#112;&#79;&#117;&#111;&#101;&#50;&#75;&#56;&#85;&#81;&#107;@maven.pkg.github.com/informatique-cdc/ebad-plugin</url>
<url>https://read-public-ebad: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@maven.pkg.github.com/informatique-cdc/ebad-plugin</url>
<releases><enabled>true</enabled></releases>
<snapshots><enabled>false</enabled></snapshots>
</repository>
Expand Down

0 comments on commit 95986cb

Please sign in to comment.