Skip to content

Commit

Permalink
Publishing 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Baumbach committed Jan 26, 2016
1 parent b689e97 commit 6569c48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.marcbaumbach</groupId>
<artifactId>ec2-snapshotter</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>EC2 Snapshotter</name>
<description>Takes EC2 snapshots for all volumes tagged with a specific tag.</description>
<url>https://github.com/mbaumbach/ec2-snapshotter</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 6569c48

Please sign in to comment.