You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dj...@apache.org on 2016/07/25 21:51:21 UTC

[4/7] incubator-quarks git commit: Fix description

Fix description


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

Branch: refs/heads/master
Commit: 6a4dd9809d381587b5c19c02db6b663c595ae519
Parents: 1e5d0ff
Author: Daniel J. Debrunner <de...@us.ibm.com>
Authored: Fri Jul 22 16:37:42 2016 -0700
Committer: Daniel J. Debrunner <de...@us.ibm.com>
Committed: Fri Jul 22 16:37:42 2016 -0700

----------------------------------------------------------------------
 connectors/iotp/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/6a4dd980/connectors/iotp/build.xml
----------------------------------------------------------------------
diff --git a/connectors/iotp/build.xml b/connectors/iotp/build.xml
index 49ba594..c324155 100644
--- a/connectors/iotp/build.xml
+++ b/connectors/iotp/build.xml
@@ -18,7 +18,7 @@
     xmlns:jacoco="antlib:org.jacoco.ant"
     >
     <description>
-        Build IOTF connectors.
+        Build Watson IoT Platform connector.
     </description>
 
   <property name="component.path" value="connectors/iotp"/>