File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<parent >
74
74
<properties >
75
75
<package-name >net.celltrackingchallenge.measures</package-name >
76
76
77
- <license .licenseName>BSD 2-Clause </license .licenseName>
77
+ <license .licenseName>bsd_2 </license .licenseName>
78
78
<license .projectName>CTC-measures</license .projectName>
79
79
<license .organizationName>Cell Tracking Challenge</license .organizationName>
80
- <license .copyrightOwners>xulman </license .copyrightOwners>
80
+ <license .copyrightOwners>Vladimír Ulman </license .copyrightOwners>
81
81
82
82
<!-- NB: Deploy releases to the SciJava Maven repository. -->
83
83
<releaseProfiles >sign,deploy-to-scijava</releaseProfiles >
You can’t perform that action at this time.
0 commit comments