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 >net.imagej</groupId >
13
13
<artifactId >imagej-tensorflow</artifactId >
14
- <version >1.1.5-SNAPSHOT </version >
14
+ <version >1.1.5</version >
15
15
16
16
<name >ImageJ-TensorFlow</name >
17
17
<description >ImageJ/TensorFlow integration.</description >
95
95
<scm >
96
96
<connection >scm:git:git://github.com/imagej/imagej-tensorflow</connection >
97
97
<developerConnection >scm:git:git@github.com:imagej/imagej-tensorflow</developerConnection >
98
- <tag >HEAD </tag >
98
+ <tag >imagej-tensorflow-1.1.5 </tag >
99
99
<url >https://github.com/imagej/imagej-tensorflow</url >
100
100
</scm >
101
101
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Sat May 23 18:59:53 CDT 2020
3
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
4
+ scm.tag =imagej-tensorflow-1.1.5
5
+ project.dev.net.imagej\: imagej-tensorflow =1.1.6-SNAPSHOT
6
+ pushChanges =false
7
+ scm.url =scm\:git\:git\://github.com/imagej/imagej-tensorflow
8
+ preparationGoals =clean verify
9
+ project.scm.net.imagej\: imagej-tensorflow.tag =HEAD
10
+ project.scm.net.imagej\: imagej-tensorflow.developerConnection =scm\:git\:git@github.com\:imagej/imagej-tensorflow
11
+ project.scm.net.imagej\: imagej-tensorflow.url =https\://github.com/imagej/imagej-tensorflow
12
+ project.rel.net.imagej\: imagej-tensorflow =1.1.5
13
+ remoteTagging =true
14
+ projectVersionPolicyId =default
15
+ scm.commentPrefix =[maven-release-plugin]
16
+ project.scm.net.imagej\: imagej-tensorflow.connection =scm\:git\:git\://github.com/imagej/imagej-tensorflow
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