Skip to content

Commit

Permalink
rise up version -snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Marcek committed Feb 11, 2015
1 parent 13293f6 commit bcc94e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!--read from comand line parameter: backend-snapshot-suffix -->
<!-- backend-snapshot-suffix is used in debian package's control file. The parameter Version has to be set without suffix SNAPSHOT,
because convetion of debian packages: unifiedviews-backend-1.5.1~rc${build_number}.deb -->
<debian-package-version>${project.version}~${backend-snapshot-suffix}</debian-package-version>
<debian-package-version>${project.version}${debian-package-version-suffix}~${backend-snapshot-suffix}</debian-package-version>
<backend-build>${project.build.directory}/${project.artifactId}_${debian-package-version}_all.deb</backend-build>
<frontend-build>${project.build.directory}/${project.artifactId}_${debian-package-version}_all.deb</frontend-build>
</properties>
Expand Down

0 comments on commit bcc94e3

Please sign in to comment.