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

Commit

Permalink
Whitespace, garg.
Browse files Browse the repository at this point in the history
  • Loading branch information
sj26 committed May 16, 2011
1 parent 23147ad commit 62d39d6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,8 @@
</testResource>
</testResources>
<plugins>
<!-- Build revision stamping -->
<plugin>
<!-- Build revision stamping -->
<plugin>
<groupId>com.google.code.maven-svn-revision-number-plugin</groupId>
<artifactId>maven-svn-revision-number-plugin</artifactId>
<version>1.6</version>
Expand Down Expand Up @@ -504,7 +504,6 @@
</nonFilteredFileExtensions>
</configuration>
</plugin>

<!-- Testing -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -556,7 +555,7 @@
<filtering>true</filtering>
<targetPath>WEB-INF</targetPath>
</resource>
<resource>
\ <resource>
<directory>src/main/css</directory>
<targetPath>css</targetPath>
<filtering>true</filtering>
Expand Down

0 comments on commit 62d39d6

Please sign in to comment.