Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bioimage Analysis
Plugin template
Commits
1c580583
Commit
1c580583
authored
May 03, 2021
by
Stéphane DALLONGEVILLE
Browse files
Updated version info
parent
eeddcf79
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
1c580583
...
...
@@ -8,12 +8,12 @@
<parent>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
parent-pom-plugin
</artifactId>
<version>
1.0.
3
</version>
<version>
1.0.
5
</version>
</parent>
<!-- Project Information -->
<artifactId>
plugin-template
</artifactId>
<version>
1.0.
2
-SNAPSHOT
</version>
<version>
1.0.
3
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
...
...
@@ -69,6 +69,7 @@
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
icy-kernel
</artifactId>
<version>
2.1.4
</version>
</dependency>
<!-- The EzPlug library, simplifies writing UI for Icy plugins. -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment