File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scripting-beanshell</artifactId >
13- <version >0.4.0-SNAPSHOT </version >
13+ <version >0.4.0</version >
1414
1515 <name >SciJava Scripting: BeanShell</name >
1616 <description >JSR-223-compliant BeanShell scripting language plugin.</description >
6969 <scm >
7070 <connection >scm:git:https://github.com/scijava/scripting-beanshell</connection >
7171 <developerConnection >scm:git:git@github.com:scijava/scripting-beanshell</developerConnection >
72- <tag >HEAD </tag >
72+ <tag >scripting-beanshell-0.4.0 </tag >
7373 <url >https://github.com/scijava/scripting-beanshell</url >
7474 </scm >
7575 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Jan 31 12:13:15 CST 2022
3+ project.scm.org.scijava\: scripting-beanshell.connection =scm\:git\:https\://github.com/scijava/scripting-beanshell
4+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5+ scm.tag =scripting-beanshell-0.4.0
6+ pushChanges =false
7+ scm.url =scm\:git\:https\://github.com/scijava/scripting-beanshell
8+ preparationGoals =clean verify
9+ project.scm.org.scijava\: scripting-beanshell.developerConnection =scm\:git\:git@github.com\:scijava/scripting-beanshell
10+ remoteTagging =true
11+ projectVersionPolicyId =default
12+ scm.commentPrefix =[maven-release-plugin]
13+ project.scm.org.scijava\: scripting-beanshell.tag =HEAD
14+ project.scm.org.scijava\: scripting-beanshell.url =https\://github.com/scijava/scripting-beanshell
15+ project.rel.org.scijava\: scripting-beanshell =0.4.0
16+ project.dev.org.scijava\: scripting-beanshell =0.4.1-SNAPSHOT
17+ exec.snapshotReleasePluginAllowed =false
18+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
19+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments