Skip to content

Commit

Permalink
Revert "[maven-release-plugin] prepare release enforcer-0.1"
Browse files Browse the repository at this point in the history
This reverts commit 62829af.
  • Loading branch information
djalexd committed Jun 14, 2013
1 parent 62829af commit c780050
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
@@ -1,11 +1,13 @@
<?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.github.json.enforcer</groupId>
<artifactId>enforcer</artifactId>
<packaging>jar</packaging>
<version>0.1</version>
<version>0.1-SNAPSHOT</version>
<name>json enforcer</name>
<description>
A tiny library aimed to simplify json data validation, by providing
Expand Down

0 comments on commit c780050

Please sign in to comment.