File tree 2 files changed +21
-2
lines changed
2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >scijava-table</artifactId >
13
- <version >1.0.1-SNAPSHOT </version >
13
+ <version >1.0.1</version >
14
14
15
15
<name >SciJava Table</name >
16
16
<description >Table structures for SciJava.</description >
91
91
<scm >
92
92
<connection >scm:git:https://github.com/scijava/scijava-table</connection >
93
93
<
developerConnection >scm:git:
[email protected] :scijava/scijava-table</
developerConnection >
94
- <tag >HEAD </tag >
94
+ <tag >scijava-table-1.0.1 </tag >
95
95
<url >https://github.com/scijava/scijava-table</url >
96
96
</scm >
97
97
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Fri Sep 30 14:54:33 CDT 2022
3
+ project.dev.org.scijava\: scijava-table =1.0.2-SNAPSHOT
4
+ project.scm.org.scijava\: scijava-table.url =https\://github.com/scijava/scijava-table
5
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
6
+ scm.tag =scijava-table-1.0.1
7
+ pushChanges =false
8
+ scm.url =scm\:git\:https\://github.com/scijava/scijava-table
9
+ preparationGoals =clean verify
10
+ project.rel.org.scijava\: scijava-table =1.0.1
11
+ remoteTagging =true
12
+ projectVersionPolicyId =default
13
+ scm.commentPrefix =[maven-release-plugin]
14
+ project.scm.org.scijava\: scijava-table.connection =scm\:git\:https\://github.com/scijava/scijava-table
15
+ project.scm.org.scijava\: scijava-table.developerConnection =
scm\:git\:[email protected] \:scijava/scijava-table
16
+ exec.snapshotReleasePluginAllowed =false
17
+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
18
+ completedPhase =end-release
19
+ project.scm.org.scijava\: scijava-table.tag =HEAD
You can’t perform that action at this time.
0 commit comments