Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Use the same tagline in the pom.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Nov 25, 2013
1 parent 5e6ef7a commit f8eb122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -28,7 +28,7 @@
<packaging>pom</packaging>
<version>1.1.1-SNAPSHOT</version>
<name>Dagger (Parent)</name>
<description>A JSR-330 dependency injector for Android and Java.</description>
<description>A fast dependency injector for Android and Java.</description>
<url>https://github.com/square/dagger</url>

<modules>
Expand Down

0 comments on commit f8eb122

Please sign in to comment.