Skip to content

Commit

Permalink
conform to example naming standards
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryzak committed Mar 17, 2011
1 parent df0e65b commit 4adf1f8
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 2 deletions.
Expand Up @@ -88,7 +88,7 @@

<build>
<defaultGoal>package</defaultGoal>
<finalName>${project.artifactId}</finalName>
<finalName>international-timeanddate</finalName>

<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -77,7 +77,7 @@
</activation>
<modules>
<module>docs</module>
<module>examples/seam-timeanddate</module>
<module>examples/timeanddate</module>
<module>dist</module>
</modules>
</profile>
Expand Down

0 comments on commit 4adf1f8

Please sign in to comment.