Skip to content

Commit

Permalink
[maven-release-plugin] prepare release isoviewer-1.0-RC-33
Browse files Browse the repository at this point in the history
  • Loading branch information
sannies committed Jan 23, 2014
1 parent b7e7804 commit 3dbca23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>de.sannies.isoviewer</groupId>
<packaging>jar</packaging>
<name>ISO Viewer</name>
<version>1.0-RC-33-SNAPSHOT</version>
<version>1.0-RC-33</version>
<description>The ISO Viewer is a UI Tool for viewing ISO Box files (see ISO/IEC 14496-12). Useful for looking into
Apple Quicktime Movies, DCF files, PDCF files, MP4 files and other ISO Box files.
</description>
Expand Down Expand Up @@ -179,7 +179,7 @@
<scm>
<connection>scm:git:git@github.com:sannies/isoviewer.git</connection>
<developerConnection>scm:git:git@github.com:sannies/isoviewer.git</developerConnection>
<tag>HEAD</tag>
<tag>isoviewer-1.0-RC-33</tag>
</scm>

</project>

0 comments on commit 3dbca23

Please sign in to comment.