Skip to content

Commit

Permalink
パッケージ名修正
Browse files Browse the repository at this point in the history
  • Loading branch information
makotan committed Mar 14, 2014
1 parent 04438db commit 66fa77f
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 @@ -2,13 +2,13 @@
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>ninja.auth.pac4j</groupId>
<groupId>com.makotan.ninja.auth.pac4j</groupId>
<artifactId>ninja-pac4j</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>ninja-pac4j</name>
<url>http://maven.apache.org</url>
<url></url>

<properties>
<ninja.version>3.0.3</ninja.version>
Expand Down

0 comments on commit 66fa77f

Please sign in to comment.