Skip to content
Snippets Groups Projects
Commit e19c825b authored by Jean-Yves TINEVEZ's avatar Jean-Yves TINEVEZ
Browse files

[maven-release-plugin] prepare release zellige-core-1.0.0

parent 385c4fe7
No related branches found
No related tags found
No related merge requests found
Pipeline #79190 passed with stages
in 1 minute and 35 seconds
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
......@@ -13,7 +11,7 @@
<groupId>org.example</groupId>
<artifactId>zellige-core</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>Zellige-core</name>
......@@ -256,7 +254,7 @@
<scm>
<connection>scm:git:git://gitlab.pasteur.fr/ctrebeau/zellige-core/</connection>
<developerConnection>scm:git:git@gitlab.pasteur.fr/ctrebeau/zellige-core/</developerConnection>
<tag>HEAD</tag>
<tag>zellige-core-1.0.0</tag>
<url>https://gitlab.pasteur.fr/ctrebeau/zellige-core/</url>
</scm>
<issueManagement>
......
#release configuration
#Tue Apr 05 09:23:10 CEST 2022
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.tag=zellige-core-1.0.0
pushChanges=false
scm.url=scm\:git\:git@gitlab.pasteur.fr/ctrebeau/zellige-core/
preparationGoals=clean verify
project.dev.org.example\:zellige-core=1.0.1-SNAPSHOT
project.scm.org.example\:zellige-core.developerConnection=scm\:git\:git@gitlab.pasteur.fr/ctrebeau/zellige-core/
project.scm.org.example\:zellige-core.tag=HEAD
remoteTagging=true
projectVersionPolicyId=default
scm.commentPrefix=[maven-release-plugin]
project.scm.org.example\:zellige-core.url=https\://gitlab.pasteur.fr/ctrebeau/zellige-core/
project.scm.org.example\:zellige-core.connection=scm\:git\:git\://gitlab.pasteur.fr/ctrebeau/zellige-core/
project.rel.org.example\:zellige-core=1.0.0
exec.snapshotReleasePluginAllowed=false
exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava
completedPhase=end-release
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment