You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/10/18 01:33:49 UTC

[4/8] incubator-streams git commit: maybe this’ll fix it?

maybe this\u2019ll fix it?


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

Branch: refs/heads/master
Commit: b5303f8b58733c0242d2dddaa775051a73472d9e
Parents: 0dec8ad
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
Authored: Mon Oct 17 17:08:17 2016 -0500
Committer: Steve Blackmon @steveblackmon <sb...@apache.org>
Committed: Mon Oct 17 17:08:17 2016 -0500

----------------------------------------------------------------------
 streams-contrib/streams-persist-hdfs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/b5303f8b/streams-contrib/streams-persist-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/streams-contrib/streams-persist-hdfs/pom.xml b/streams-contrib/streams-persist-hdfs/pom.xml
index 61e7369..a7ac658 100644
--- a/streams-contrib/streams-persist-hdfs/pom.xml
+++ b/streams-contrib/streams-persist-hdfs/pom.xml
@@ -219,7 +219,7 @@
                             <goal>unpack-dependencies</goal>
                         </goals>
                         <configuration>
-                            <includeArtifactIds>streams-pojo</includeArtifactIds>
+                            <includeArtifactIds>streams-schema-activitystreams</includeArtifactIds>
                             <includes>**/*.json</includes>
                             <outputDirectory>${project.build.directory}/test-classes</outputDirectory>
                         </configuration>