Skip to content

Commit

Permalink
Revert accidental change to version in pom.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
dragos committed Apr 7, 2011
1 parent 07cb4ca commit aa1c257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.scala-ide.build/pom.xml
Expand Up @@ -93,7 +93,7 @@
<artifactId>maven-osgi-packaging-plugin</artifactId>
<version>${tycho.version}</version>
<configuration>
<format>yyyyMMddHHmm'-beta1-${git.hash}'</format
<format>yyyyMMddHHmm'-${git.hash}'</format
<archiveSite>true</archiveSite>
</configuration>
</plugin>
Expand Down

0 comments on commit aa1c257

Please sign in to comment.