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
wellPlateReader
Commits
28eafe25
Commit
28eafe25
authored
Feb 09, 2021
by
danyfel80
Browse files
set version to 3.0.1
parent
04772c46
Changes
1
Hide whitespace changes
Inline
Side-by-side
WellPlateReader/pom.xml
View file @
28eafe25
...
...
@@ -7,12 +7,12 @@
<version>
1.0.1
</version>
</parent>
<artifactId>
well-plate-reader
</artifactId>
<version>
3.0.
0
</version>
<version>
3.0.
1
</version>
<name>
Well Plate Reader
</name>
<description/>
<build>
<plugins>
<!--<plugin>
<!--
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.3.2</version>
...
...
@@ -27,7 +27,7 @@
<configuration>
<mainClass>icy.main.Icy</mainClass>
</configuration>
</plugin>-->
</plugin>
-->
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-javadoc-plugin
</artifactId>
...
...
Write
Preview
Supports
Markdown
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