← Back to team overview

dhis2-devs team mailing list archive

Re: [Branch ~dhis2-devs-core/dhis2/trunk] Rev 933: Added aggregationengine to dependency managment in root pom.

 

Ah.  Thanks lars.

2009/10/30 <noreply@xxxxxxxxxxxxx>

> ------------------------------------------------------------
> revno: 933
> committer: Lars Helge Oeverland larshelge@xxxxxxxxx
> branch nick: trunk
> timestamp: Fri 2009-10-30 12:53:48 +0100
> message:
>  Added aggregationengine to dependency managment in root pom.
> modified:
>  dhis-2/pom.xml
>
>
> --
> lp:dhis2
> https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk<https://code.launchpad.net/%7Edhis2-devs-core/dhis2/trunk>
>
> Your team DHIS 2 developers is subscribed to branch lp:dhis2.
> To unsubscribe from this branch go to
> https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription<https://code.launchpad.net/%7Edhis2-devs-core/dhis2/trunk/+edit-subscription>
> .
>
> === modified file 'dhis-2/pom.xml'
> --- dhis-2/pom.xml      2009-10-21 07:39:24 +0000
> +++ dhis-2/pom.xml      2009-10-30 11:53:48 +0000
> @@ -156,7 +156,7 @@
>       </dependency>
>       <dependency>
>         <groupId>org.hisp.dhis</groupId>
> -        <artifactId>dhis-service-importexport-default</artifactId>
> +        <artifactId>dhis-service-aggregationengine-default</artifactId>
>         <version>${version}</version>
>       </dependency>
>       <dependency>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> More help   : https://help.launchpad.net/ListHelp
>
>

References