Skip to content

Commit

Permalink
Correct samples dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joergboe committed Oct 19, 2018
1 parent ef8bfdf commit 87317a6
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion samples/FTPTester/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/HTTPFunctions/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/HTTPParallelRequestDemo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/HTTPRequestDemo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.9.0,3.0.0)</common:version>
<common:version>2.9.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/HTTPStreamRead/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/InetSource/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/InetSourceDynamicURL/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/InetSourceOutputAttributes/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/PutFile/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>
2 changes: 1 addition & 1 deletion samples/RemoteDirScanAndGet/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<info:dependencies>
<info:toolkit>
<common:name>com.ibm.streamsx.inet</common:name>
<common:version>[2.0.0,3.0.0)</common:version>
<common:version>2.0.0</common:version>
</info:toolkit>
</info:dependencies>
</info:toolkitInfoModel>

0 comments on commit 87317a6

Please sign in to comment.