You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2013/07/24 18:49:01 UTC

git commit: Removed version in ADC Repo Information Service Stub to make use of the parent version

Updated Branches:
  refs/heads/master e0da3fff0 -> c9d67663f


Removed version in ADC Repo Information Service Stub to make use of the parent version

Signed-off-by: Isuru Perera <is...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/c9d67663
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/c9d67663
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/c9d67663

Branch: refs/heads/master
Commit: c9d67663faa06478acd8dc00fc7ae0748285d2be
Parents: e0da3ff
Author: Imesh Gunaratne <im...@wso2.com>
Authored: Wed Jul 24 22:13:49 2013 +0530
Committer: Isuru Perera <is...@apache.org>
Committed: Wed Jul 24 22:18:31 2013 +0530

----------------------------------------------------------------------
 .../org.apache.stratos.adc.repoinformation.service.stub/pom.xml     | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/c9d67663/service-stubs/org.apache.stratos.adc.repoinformation.service.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.adc.repoinformation.service.stub/pom.xml b/service-stubs/org.apache.stratos.adc.repoinformation.service.stub/pom.xml
index cd37f48..f151f7a 100644
--- a/service-stubs/org.apache.stratos.adc.repoinformation.service.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.adc.repoinformation.service.stub/pom.xml
@@ -26,7 +26,6 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <version>4.1.1</version>
     <artifactId>org.apache.stratos.adc.repositoryinformation.service.stub</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Stratos - Repository Information Service Stub</name>