Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Tagging 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseldredge committed May 27, 2015
1 parent a7ed25f commit b2b180d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.fool</groupId>
<artifactId>com.fool.servlet</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<name>com.fool.servlet</name>
Expand All @@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit b2b180d

Please sign in to comment.