Skip to content
Snippets Groups Projects
Commit 31bebe7c authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

[maven-release-plugin] prepare release bigdataviewer_fiji-5.0.0

parent 940cd6d1
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<groupId>sc.fiji</groupId> <groupId>sc.fiji</groupId>
<artifactId>bigdataviewer_fiji</artifactId> <artifactId>bigdataviewer_fiji</artifactId>
<version>4.0.3-SNAPSHOT</version> <version>5.0.0</version>
<name>BigDataViewer Fiji</name> <name>BigDataViewer Fiji</name>
<description>Fiji plugins for starting BigDataViewer and exporting data.</description> <description>Fiji plugins for starting BigDataViewer and exporting data.</description>
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<scm> <scm>
<connection>scm:git:git://github.com/bigdataviewer/bigdataviewer_fiji</connection> <connection>scm:git:git://github.com/bigdataviewer/bigdataviewer_fiji</connection>
<developerConnection>scm:git:git@github.com:bigdataviewer/bigdataviewer_fiji</developerConnection> <developerConnection>scm:git:git@github.com:bigdataviewer/bigdataviewer_fiji</developerConnection>
<tag>HEAD</tag> <tag>bigdataviewer_fiji-5.0.0</tag>
<url>https://github.com/bigdataviewer/bigdataviewer_fiji</url> <url>https://github.com/bigdataviewer/bigdataviewer_fiji</url>
</scm> </scm>
<issueManagement> <issueManagement>
......
#release configuration
#Thu May 31 14:38:01 CEST 2018
scm.tagNameFormat=@{project.artifactId}-@{project.version}
project.scm.sc.fiji\:bigdataviewer_fiji.developerConnection=scm\:git\:git@github.com\:bigdataviewer/bigdataviewer_fiji
scm.tag=bigdataviewer_fiji-5.0.0
pushChanges=false
scm.url=scm\:git\:git\://github.com/bigdataviewer/bigdataviewer_fiji
preparationGoals=clean verify
project.dev.sc.fiji\:bigdataviewer_fiji=5.0.1-SNAPSHOT
remoteTagging=true
projectVersionPolicyId=default
scm.commentPrefix=[maven-release-plugin]
project.scm.sc.fiji\:bigdataviewer_fiji.connection=scm\:git\:git\://github.com/bigdataviewer/bigdataviewer_fiji
project.scm.sc.fiji\:bigdataviewer_fiji.tag=HEAD
project.scm.sc.fiji\:bigdataviewer_fiji.url=https\://github.com/bigdataviewer/bigdataviewer_fiji
exec.snapshotReleasePluginAllowed=false
exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-imagej
project.rel.sc.fiji\:bigdataviewer_fiji=5.0.0
completedPhase=end-release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment