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 1111
1212 <groupId >sc.fiji</groupId >
1313 <artifactId >bigdataviewer-core</artifactId >
14- <version >10.3.1-SNAPSHOT </version >
14+ <version >10.3.1</version >
1515
1616 <name >BigDataViewer Core</name >
1717 <description >BigDataViewer core classes with minimal dependencies.</description >
118118 <scm >
119119 <connection >scm:git:https://github.com/bigdataviewer/bigdataviewer-core</connection >
120120 <
developerConnection >scm:git:
[email protected] :bigdataviewer/bigdataviewer-core</
developerConnection >
121- <tag >HEAD </tag >
121+ <tag >bigdataviewer-core-10.3.1 </tag >
122122 <url >https://github.com/bigdataviewer/bigdataviewer-core</url >
123123 </scm >
124124 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Tue Feb 08 12:37:19 CET 2022
3+ projectVersionPolicyId =default
4+ remoteTagging =true
5+ scm.commentPrefix =[maven-release-plugin]
6+ project.scm.sc.fiji\: bigdataviewer-core.connection =scm\:git\:https\://github.com/bigdataviewer/bigdataviewer-core
7+ completedPhase =end-release
8+ project.dev.sc.fiji\: bigdataviewer-core =10.3.2-SNAPSHOT
9+ project.scm.sc.fiji\: bigdataviewer-core.developerConnection =
scm\:git\:[email protected] \:bigdataviewer/bigdataviewer-core 10+ scm.url =scm\:git\:git\://github.com/bigdataviewer/bigdataviewer-core
11+ project.rel.sc.fiji\: bigdataviewer-core =10.3.1
12+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
13+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
14+ pushChanges =false
15+ project.scm.sc.fiji\: bigdataviewer-core.url =https\://github.com/bigdataviewer/bigdataviewer-core
16+ project.scm.sc.fiji\: bigdataviewer-core.tag =HEAD
17+ scm.tag =bigdataviewer-core-10.3.1
18+ exec.snapshotReleasePluginAllowed =false
19+ preparationGoals =clean verify
You can’t perform that action at this time.
0 commit comments