Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Zellige-core
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IdA Public
Zellige-core
Commits
e19c825b
Commit
e19c825b
authored
2 years ago
by
Jean-Yves TINEVEZ
Browse files
Options
Downloads
Patches
Plain Diff
[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
Stage:
Stage:
Stage:
Stage:
in 1 minute and 35 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+3
-5
3 additions, 5 deletions
pom.xml
release.properties
+19
-0
19 additions, 0 deletions
release.properties
with
22 additions
and
5 deletions
pom.xml
+
3
−
5
View file @
e19c825b
<?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>
...
...
This diff is collapsed.
Click to expand it.
release.properties
0 → 100644
+
19
−
0
View file @
e19c825b
#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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment