Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-ogm
Commit: f0e19429df9c41310ddab2ee0c19d1ee4c96e90a
https://github.com/hibernate/hibernate-ogm/commit/f0e19429df9c41310ddab2e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-01-11 (Thu, 11 Jan 2018)
Changed paths:
M bom/pom.xml
M distribution/pom.xml
Log Message:
-----------
OGM-1372 Put the distribution files to upload into distribution/target/dir
We now choose which files will be uploaded to SourceForge as part of the
build by moving them to distribution/target/dist, which gives us greater
flexibility. Previously the paths to files to upload were hardcoded in
the release scripts.