Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noisee
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
imcf
noisee
Commits
af985dab
Commit
af985dab
authored
7 years ago
by
Niko Ehrenfeuchter
Browse files
Options
Downloads
Patches
Plain Diff
[maven-release-plugin] prepare release NoiSee-0.1.2
parent
edc1fe87
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
release.properties
+19
-0
19 additions, 0 deletions
release.properties
with
21 additions
and
2 deletions
pom.xml
+
2
−
2
View file @
af985dab
...
...
@@ -11,7 +11,7 @@
<groupId>
ch.unibas.biozentrum.imcf
</groupId>
<artifactId>
NoiSee
</artifactId>
<version>
0.1.2
-SNAPSHOT
</version>
<version>
0.1.2
</version>
<name>
NoiSee
</name>
<description>
An easy-to-use ImageJ macro for measuring SNR.
</description>
...
...
@@ -71,7 +71,7 @@
<scm>
<connection>
scm:git:git://github.com/imcf/noisee
</connection>
<developerConnection>
scm:git:git@github.com:imcf/noisee
</developerConnection>
<tag>
HEAD
</tag>
<tag>
NoiSee-0.1.2
</tag>
<url>
https://github.com/imcf/noisee
</url>
</scm>
<issueManagement>
...
...
This diff is collapsed.
Click to expand it.
release.properties
0 → 100644
+
19
−
0
View file @
af985dab
#release configuration
#Tue Mar 27 18:01:40 CEST 2018
project.scm.ch.unibas.biozentrum.imcf\:
NoiSee.connection
=
scm
\:
git
\:
git
\:
//github.com/imcf/noisee
scm.tagNameFormat
=
@{project.artifactId}-@{project.version}
scm.tag
=
NoiSee-0.1.2
pushChanges
=
false
scm.url
=
scm
\:
git
\:
git
\:
//github.com/imcf/noisee
preparationGoals
=
clean verify
project.scm.ch.unibas.biozentrum.imcf\:
NoiSee.developerConnection
=
scm
\:
git
\:
git@github.com
\:
imcf/noisee
project.rel.ch.unibas.biozentrum.imcf\:
NoiSee
=
0.1.2
project.dev.ch.unibas.biozentrum.imcf\:
NoiSee
=
0.1.3-SNAPSHOT
project.scm.ch.unibas.biozentrum.imcf\:
NoiSee.tag
=
HEAD
remoteTagging
=
true
projectVersionPolicyId
=
default
scm.commentPrefix
=
[maven-release-plugin]
project.scm.ch.unibas.biozentrum.imcf\:
NoiSee.url
=
https
\:
//github.com/imcf/noisee
exec.snapshotReleasePluginAllowed
=
false
exec.additionalArguments
=
-Dgpg.skip
\=
true -Dgpg.skip
\=
true -P deploy-to-imagej
completedPhase
=
end-release
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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