On 8 February 2013 18:47, Kevin Meyer - KMZ <[email protected]> wrote: > > Since I modified the API on: > > AbstractContainedObject (in applib) > DomainObjectContainer (in applib) > Query (in applib) > QueryBuiltInAbstract and derived classes (in applib) > DomainObjectContainerDefault (in metamodel) > PersistenceQueryAbstract and dervied (in runtime) > > does this mean that these components also should be released with a > bumped major version number? > >
It's a new feature, and backwardly compatible, and so we increment to core-1.2.0. Incidentally, the new PublishingService also will require 1.2.0, since it introduces some new annotations and interfaces into the applib. Cheers Dan
