Skip to content

Commit 13a90d5

Browse files
committed
Bump to 1.5.0-SNAPSHOT
1 parent a5276fb commit 13a90d5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0"
3+
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">
34
<modelVersion>4.0.0</modelVersion>
45

56
<parent>
@@ -11,7 +12,7 @@
1112

1213
<groupId>ch.unibas.biozentrum.imcf</groupId>
1314
<artifactId>python-imcflibs</artifactId>
14-
<version>1.4.1-SNAPSHOT</version>
15+
<version>1.5.0-SNAPSHOT</version>
1516

1617
<name>python-imcflibs</name>
1718
<description>

0 commit comments

Comments
 (0)