Skip to content

Commit f655728

Browse files
committed
[maven-release-plugin] prepare release 0.7.1
1 parent 1767102 commit f655728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.sonatype.oss</groupId>
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>us.bpsm</groupId>
1010
<artifactId>edn-java</artifactId>
11-
<version>0.7.1-SNAPSHOT</version>
11+
<version>0.7.1</version>
1212
<packaging>jar</packaging>
1313
<name>EDN Java</name>
1414
<description>

0 commit comments

Comments
 (0)