PING! On Thu, Oct 25, 2012 at 12:30 PM, Samisa Abeysinghe <[email protected]> wrote:
> This too changes some 4.0.2 and that is wrong > > > ---------- Forwarded message ---------- > From: <[email protected]> > Date: Wed, Oct 24, 2012 at 4:26 PM > Subject: [Commits] [Carbon-platform] svn commit r146349 - in > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature: > 4.0.2 4.0.3 > To: [email protected] > > > Author: johann > Date: Wed Oct 24 16:26:42 2012 > New Revision: 146349 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=146349 > > Log: > Fixing https://wso2.org/jira/browse/IDENTITY-349 > > Modified: > > > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.2/pom.xml > > > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.3/pom.xml > > Modified: > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.2/pom.xml > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.2/pom.xml?rev=146349&r1=146348&r2=146349&view=diff > > ============================================================================== > --- > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.2/pom.xml > (original) > +++ > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.2/pom.xml > Wed Oct 24 16:26:42 2012 > @@ -29,9 +29,9 @@ > > <artifactId>org.wso2.carbon.identity.oauth.common.feature</artifactId> > <version>4.0.2</version> > <packaging>pom</packaging> > - <name>Identity OAuth Server Feature</name> > + <name>Identity OAuth Common Feature</name> > <url>http://wso2.org</url> > - <description>This feature contains the core bundles required for > Back-end OAuth functionality</description> > + <description>This feature contains the common bundles required for > OAuth BE and FE functionality</description> > <dependencies> > <dependency> > <groupId>org.wso2.carbon</groupId> > > Modified: > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.3/pom.xml > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.3/pom.xml?rev=146349&r1=146348&r2=146349&view=diff > > ============================================================================== > --- > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.3/pom.xml > (original) > +++ > carbon/platform/branches/4.0.0/features/identity/oauth/org.wso2.carbon.identity.oauth.common.feature/4.0.3/pom.xml > Wed Oct 24 16:26:42 2012 > @@ -27,11 +27,11 @@ > > <modelVersion>4.0.0</modelVersion> > > <artifactId>org.wso2.carbon.identity.oauth.common.feature</artifactId> > - <version>4.0.2</version> > + <version>4.0.3</version> > <packaging>pom</packaging> > - <name>Identity OAuth Server Feature</name> > + <name>Identity OAuth Common Feature</name> > <url>http://wso2.org</url> > - <description>This feature contains the core bundles required for > Back-end OAuth functionality</description> > + <description>This feature contains the common bundles required for > OAuth BE and FE functionality</description> > <dependencies> > <dependency> > <groupId>org.wso2.carbon</groupId> > _______________________________________________ > Commits mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/commits > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
