From: chap at anastigmatix.net (Chapman Flack) Date: Thu, 10 Sep 2015 22:08:10 -0400 Subject: [Pljava-dev] PL/Java version number, and a module name In-Reply-To: <55EB59F2.2000408@anastigmatix.net> References: <55EB59F2.2000408@anastigmatix.net> Message-ID: <55F2378A.90007@anastigmatix.net> On 09/05/15 17:09, Chapman Flack wrote: > As far as Maven is concerned, it is building a version of PL/Java > called 0.0.2-SNAPSHOT. > > Bear's recently contributed "Installing as Extension" documentation > alludes to PL/Java's current version being 1.4.4. I'm not completely > sure how Bear knows that, but I don't have anything better to go on. :) Ah, I see now that github does have a history of past releases and their commit tags, running up to v1_4_3 about 4 years ago. So it would be natural to call a next one 1.4.4, except enough change seems to be in the works to justify at least 1.5.0. > Should the pom.xml be updated so there are not such vastly different > notions of what the version is? > > Perhaps it should be called 1.5.0-SNAPSHOT, as things are indeed Objections? -Chap