You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by sk...@apache.org on 2013/10/29 16:36:56 UTC

git commit: [OLINGO-37] - Archetype support - rename archetypeId

Updated Branches:
  refs/heads/master 1735d1153 -> 0e76d85fe


[OLINGO-37] - Archetype support - rename archetypeId


Project: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/commit/0e76d85f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/0e76d85f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/0e76d85f

Branch: refs/heads/master
Commit: 0e76d85fecee0f3db198a845a620bb3b0f107cf8
Parents: 1735d11
Author: Stephan Klevenz <sk...@apache.org>
Authored: Tue Oct 29 16:36:49 2013 +0100
Committer: Stephan Klevenz <sk...@apache.org>
Committed: Tue Oct 29 16:36:49 2013 +0100

----------------------------------------------------------------------
 odata2-sample/cars-service-archetype/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/0e76d85f/odata2-sample/cars-service-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-service-archetype/pom.xml b/odata2-sample/cars-service-archetype/pom.xml
index 533f9dd..2294801 100644
--- a/odata2-sample/cars-service-archetype/pom.xml
+++ b/odata2-sample/cars-service-archetype/pom.xml
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-sample-cars-service-incubating-archetype</artifactId>
+    <artifactId>olingo-odata2-sample-cars-service-archetype-incubating</artifactId>
     <name>${project.artifactId}</name>
     <version>1.1.0-SNAPSHOT</version>