Skip to content

Commit

Permalink
Added aws plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
poutsma committed Sep 28, 2009
1 parent fdab4f4 commit df8feec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions org.springframework.spring-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,13 @@
</profiles>

<build>
<extensions>
<extension>
<groupId>org.springframework.build.aws</groupId>
<artifactId>org.springframework.build.aws.maven</artifactId>
<version>2.0.0.RELEASE</version>
</extension>
</extensions>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit df8feec

Please sign in to comment.