Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Color picker threshold
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bioimage Analysis
Color picker threshold
Commits
93ccc0fc
Commit
93ccc0fc
authored
1 year ago
by
Stéphane DALLONGEVILLE
Browse files
Options
Downloads
Patches
Plain Diff
updated version and parent pom
parent
e55aa3d9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+3
-12
3 additions, 12 deletions
pom.xml
with
3 additions
and
12 deletions
pom.xml
+
3
−
12
View file @
93ccc0fc
...
...
@@ -6,12 +6,12 @@
<parent>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
p
arent-pom-plugin
</artifactId>
<version>
1.0.8
</version>
<artifactId>
p
om-icy
</artifactId>
<version>
2.1.5
</version>
</parent>
<artifactId>
color-picker-threshold
</artifactId>
<version>
1.2.
2
</version>
<version>
1.2.
3
</version>
<packaging>
jar
</packaging>
...
...
@@ -22,19 +22,10 @@
– positive and negative colors selection and SVM learning
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<jdk.version>
1.8
</jdk.version>
<maven.compiler.source>
1.8
</maven.compiler.source>
<maven.compiler.target>
1.8
</maven.compiler.target>
</properties>
<dependencies>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
nherve-toolbox
</artifactId>
<version>
1.3.2
</version>
</dependency>
</dependencies>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment