File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >batch-processor</artifactId >
13- <version >0.2.0-SNAPSHOT </version >
13+ <version >0.2.0</version >
1414
1515 <name >Batch Processor</name >
1616 <description >A Batch Processor for SciJava Modules and Scripts</description >
6363 <scm >
6464 <connection >scm:git:git://github.com/scijava/batch-processor</connection >
6565 <developerConnection >scm:git:git@github.com:scijava/batch-processor</developerConnection >
66- <tag >HEAD </tag >
66+ <tag >batch-processor-0.2.0 </tag >
6767 <url >https://github.com/scijava/batch-processor</url >
6868 </scm >
6969 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Fri Aug 10 16:38:54 CEST 2018
3+ project.scm.org.scijava\: batch-processor.connection =scm\:git\:git\://github.com/scijava/batch-processor
4+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5+ scm.tag =batch-processor-0.2.0
6+ project.scm.org.scijava\: batch-processor.tag =HEAD
7+ pushChanges =false
8+ scm.url =scm\:git\:git\://github.com/scijava/batch-processor
9+ preparationGoals =clean verify
10+ project.scm.org.scijava\: batch-processor.url =https\://github.com/scijava/batch-processor
11+ project.dev.org.scijava\: batch-processor =0.2.1-SNAPSHOT
12+ remoteTagging =true
13+ projectVersionPolicyId =default
14+ scm.commentPrefix =[maven-release-plugin]
15+ project.rel.org.scijava\: batch-processor =0.2.0
16+ project.scm.org.scijava\: batch-processor.developerConnection =scm\:git\:git@github.com\:scijava/batch-processor
17+ exec.snapshotReleasePluginAllowed =false
18+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-imagej
19+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments