File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
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"
3
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0
5
- 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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
3
<modelVersion >4.0.0</modelVersion >
7
4
8
5
<parent >
13
10
</parent >
14
11
15
12
<artifactId >batch-processor</artifactId >
16
- <version >0.1.0 -SNAPSHOT</version >
13
+ <version >0.1.1 -SNAPSHOT</version >
17
14
18
15
<name >Batch Processor</name >
19
16
<description >A Batch Processor for SciJava Modules and Scripts</description >
You can’t perform that action at this time.
0 commit comments