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 2015/05/08 23:20:38 UTC

[02/50] [abbrv] incubator-streams git commit: settings.xml

settings.xml


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

Branch: refs/heads/pp-master
Commit: 95be56bb4af93e31963a225d5d448c630ec7f259
Parents: 9f57237
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Authored: Mon Apr 6 14:36:47 2015 -0500
Committer: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Committed: Mon Apr 6 14:36:47 2015 -0500

----------------------------------------------------------------------
 settings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95be56bb/settings.xml
----------------------------------------------------------------------
diff --git a/settings.xml b/settings.xml
index 03151ba..d0efc2f 100644
--- a/settings.xml
+++ b/settings.xml
@@ -1,6 +1,6 @@
 <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
   <servers>
-    server>
+    <server>
       <id>s3.release</id>
       <username>${env.MAVEN_DEPLOY_USERNAME}</username>
       <password>${env.MAVEN_DEPLOY_PASSWORD}</password>