Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release Operetta_Importer-0.3.5
Browse files Browse the repository at this point in the history
NicoKiaru committed Sep 19, 2024

Verified

This commit was signed with the committer’s verified signature.
djhi Gildas Garcia
1 parent 2a425bc commit edfba4d
Showing 2 changed files with 30 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@

<groupId>ch.epfl.biop</groupId>
<artifactId>Operetta_Importer</artifactId>
<version>0.3.5-SNAPSHOT</version>
<version>0.3.5</version>

<name>PerkinElmer Operetta Importer</name>
<description>Hold your horses</description>
@@ -92,7 +92,7 @@
<connection>scm:git:https://github.com/BIOP/ijp-operetta-importer</connection>
<developerConnection>scm:git:[email protected]:BIOP/ijp-operetta-importer</developerConnection>
<url>https://github.com/BIOP/ijp-operetta-importer.git</url>
<tag>HEAD</tag>
<tag>Operetta_Importer-0.3.5</tag>
</scm>

<ciManagement>
28 changes: 28 additions & 0 deletions release.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
#release configuration
#Thu Sep 19 10:05:57 CEST 2024
completedPhase=end-release
exec.activateProfiles=deploy-to-scijava
exec.additionalArguments=-Dgpg.skip\=true
exec.pomFileName=pom.xml
exec.snapshotReleasePluginAllowed=false
pinExternals=false
preparationGoals=clean verify
project.dev.ch.epfl.biop\:Operetta_Importer=0.3.6-SNAPSHOT
project.rel.ch.epfl.biop\:Operetta_Importer=0.3.5
project.scm.ch.epfl.biop\:Operetta_Importer.connection=scm\:git\:https\://github.com/BIOP/ijp-operetta-importer
project.scm.ch.epfl.biop\:Operetta_Importer.developerConnection=scm\:git\:[email protected]\:BIOP/ijp-operetta-importer
project.scm.ch.epfl.biop\:Operetta_Importer.tag=HEAD
project.scm.ch.epfl.biop\:Operetta_Importer.url=https\://github.com/BIOP/ijp-operetta-importer.git
projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
projectVersionPolicyId=default
pushChanges=false
releaseStrategyId=default
remoteTagging=true
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
scm.commentPrefix=[maven-release-plugin]
scm.developmentCommitComment=@{prefix} prepare for next development iteration
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
scm.tag=Operetta_Importer-0.3.5
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.url=scm\:git\:https\://github.com/BIOP/ijp-operetta-importer

0 comments on commit edfba4d

Please sign in to comment.