Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fast-uuid-0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jchambers committed Jan 27, 2018
1 parent 4d9c46d commit 66b99a5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-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>

<groupId>com.eatthepath</groupId>
<artifactId>fast-uuid</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
<name>fast-uuid</name>
<description>A Java library for quickly and efficiently parsing and writing UUIDs</description>

Expand Down

0 comments on commit 66b99a5

Please sign in to comment.