Skip to content

Commit

Permalink
#1215 set release snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Sep 15, 2020
1 parent 494f898 commit 22b3857
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>maven.project</artifactId>
<groupId>testing</groupId>
<version>0.0.1-SNAPSHOT</version>
<version>7.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Test_Local_Maven_Project</name>

Expand Down

0 comments on commit 22b3857

Please sign in to comment.