File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed
Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scijava-search</artifactId >
13- <version >3.0.0-SNAPSHOT </version >
13+ <version >3.0.0</version >
1414
1515 <name >SciJava Search</name >
1616 <description >Search framework for SciJava applications.</description >
7575 <scm >
7676 <connection >scm:git:https://github.com/scijava/scijava-search</connection >
7777 <developerConnection >scm:git:git@github.com:scijava/scijava-search</developerConnection >
78- <tag >HEAD </tag >
78+ <tag >scijava-search-3.0.0 </tag >
7979 <url >https://github.com/scijava/scijava-search</url >
8080 </scm >
8181 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Nov 11 12:40:54 CST 2024
3+ scm.commentPrefix =[maven-release-plugin]
4+ project.scm.org.scijava\: scijava-search.url =https\://github.com/scijava/scijava-search
5+ exec.pomFileName =pom.xml
6+ pushChanges =false
7+ releaseStrategyId =default
8+ project.scm.org.scijava\: scijava-search.developerConnection =scm\:git\:git@github.com\:scijava/scijava-search
9+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
10+ scm.tag =scijava-search-3.0.0
11+ remoteTagging =true
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ projectVersionPolicyId =default
15+ project.dev.org.scijava\: scijava-search =3.0.1-SNAPSHOT
16+ scm.url =scm\:git\:https\://github.com/scijava/scijava-search
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ pinExternals =false
19+ preparationGoals =clean verify
20+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
21+ exec.snapshotReleasePluginAllowed =false
22+ project.rel.org.scijava\: scijava-search =3.0.0
23+ exec.activateProfiles =deploy-to-scijava
24+ project.scm.org.scijava\: scijava-search.tag =HEAD
25+ project.scm.org.scijava\: scijava-search.connection =scm\:git\:https\://github.com/scijava/scijava-search
26+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
27+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
28+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments