You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by mf...@apache.org on 2014/08/18 18:29:40 UTC

[4/7] git commit: STREAMS-145 | Removed W2O specific version number

STREAMS-145 | Removed W2O specific version number


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

Branch: refs/heads/master
Commit: 17f32cd47267a9102e5224d6b4ed2da411d89cd8
Parents: b9597d0
Author: Robert Douglas <rd...@w2odigital.com>
Authored: Wed Aug 13 16:43:53 2014 -0500
Committer: Robert Douglas <rd...@w2odigital.com>
Committed: Wed Aug 13 16:43:53 2014 -0500

----------------------------------------------------------------------
 streams-contrib/streams-provider-facebook/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/17f32cd4/streams-contrib/streams-provider-facebook/pom.xml
----------------------------------------------------------------------
diff --git a/streams-contrib/streams-provider-facebook/pom.xml b/streams-contrib/streams-provider-facebook/pom.xml
index 3c4a6f2..50da134 100644
--- a/streams-contrib/streams-provider-facebook/pom.xml
+++ b/streams-contrib/streams-provider-facebook/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>streams-contrib</artifactId>
         <groupId>org.apache.streams</groupId>
-        <version>0.1.0-W2O-SNAPSHOT</version>
+        <version>0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>streams-provider-facebook</artifactId>
@@ -63,6 +63,7 @@
 
     <build>
         <sourceDirectory>src/main/java</sourceDirectory>
+
         <testSourceDirectory>src/test/java</testSourceDirectory>
         <resources>
             <resource>