You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by da...@apache.org on 2015/11/30 20:00:40 UTC

incubator-apex-malhar git commit: japicmp check against 3.2.0-incubating in central

Repository: incubator-apex-malhar
Updated Branches:
  refs/heads/devel-3 217f8db47 -> e24c14c3e


japicmp check against 3.2.0-incubating in central


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

Branch: refs/heads/devel-3
Commit: e24c14c3e30d2fdb82e4f83a1c23b1ee644aab77
Parents: 217f8db
Author: Thomas Weise <th...@datatorrent.com>
Authored: Thu Nov 26 17:59:08 2015 -0800
Committer: Thomas Weise <th...@datatorrent.com>
Committed: Thu Nov 26 17:59:08 2015 -0800

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/e24c14c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 92466ab..5a626a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,9 +106,9 @@
             <configuration>
               <oldVersion>
                 <dependency>
-                  <groupId>com.datatorrent</groupId>
+                  <groupId>org.apache.apex</groupId>
                   <artifactId>${project.artifactId}</artifactId>
-                  <version>3.0.0</version>
+                  <version>3.2.0-incubating</version>
                 </dependency>
               </oldVersion>
               <newVersion>