Skip to content

Commit

Permalink
fix deb version before releasing.
Browse files Browse the repository at this point in the history
M
  • Loading branch information
msimonin committed Jan 7, 2014
1 parent ac00983 commit 10d1ab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distributions/deb-package/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#

SNOOZE_PACKAGE_NAME="snoozeec2"
SNOOZE_JAR_NAME="uber-snoozeec2-2.1.1-SNAPSHOT.jar"
SNOOZE_JAR_NAME="uber-snoozeec2-2.1.1.jar"

# Update config files
cp -R ../../configs/snooze_ec2.cfg $SNOOZE_PACKAGE_NAME/debian/input/configs/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: snoozeec2
Version: 2.1.1-0
Architecture: all
Maintainer: Matthieu Simonin <[email protected]>
Installed-Size: 13564
Installed-Size: 13568
Section: misc
Priority: optional
Homepage: http://snooze.inria.fr
Expand Down

0 comments on commit 10d1ab9

Please sign in to comment.