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 11
11
12
12
<groupId >sc.fiji</groupId >
13
13
<artifactId >bigdataviewer-core</artifactId >
14
- <version >9.0.7-SNAPSHOT </version >
14
+ <version >9.1.0 </version >
15
15
16
16
<name >BigDataViewer Core</name >
17
17
<description >BigDataViewer core classes with minimal dependencies.</description >
118
118
<scm >
119
119
<connection >scm:git:git://github.com/bigdataviewer/bigdataviewer-core</connection >
120
120
<
developerConnection >scm:git:
[email protected] :bigdataviewer/bigdataviewer-core</
developerConnection >
121
- <tag >HEAD </tag >
121
+ <tag >bigdataviewer-core-9.1.0 </tag >
122
122
<url >https://github.com/bigdataviewer/bigdataviewer-core</url >
123
123
</scm >
124
124
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Mon Nov 16 13:34:59 EST 2020
3
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
4
+ project.scm.sc.fiji\: bigdataviewer-core.developerConnection =
scm\:git\:[email protected] \:bigdataviewer/bigdataviewer-core
5
+ scm.tag =bigdataviewer-core-9.1.0
6
+ pushChanges =false
7
+ scm.url =scm\:git\:git\://github.com/bigdataviewer/bigdataviewer-core
8
+ preparationGoals =clean verify
9
+ project.dev.sc.fiji\: bigdataviewer-core =9.1.1-SNAPSHOT
10
+ project.scm.sc.fiji\: bigdataviewer-core.connection =scm\:git\:git\://github.com/bigdataviewer/bigdataviewer-core
11
+ remoteTagging =true
12
+ projectVersionPolicyId =default
13
+ scm.commentPrefix =[maven-release-plugin]
14
+ project.scm.sc.fiji\: bigdataviewer-core.tag =HEAD
15
+ project.scm.sc.fiji\: bigdataviewer-core.url =https\://github.com/bigdataviewer/bigdataviewer-core
16
+ project.rel.sc.fiji\: bigdataviewer-core =9.1.0
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