Skip to content

Commit

Permalink
Update distribution info for new docs server.
Browse files Browse the repository at this point in the history
  • Loading branch information
simpsonjulian committed May 30, 2012
1 parent 91086cb commit f0b7101
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion cypher/pom.xml
Expand Up @@ -164,7 +164,7 @@
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion embedded-examples/pom.xml
Expand Up @@ -215,7 +215,7 @@
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion graph-algo/pom.xml
Expand Up @@ -99,7 +99,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion graph-matching/pom.xml
Expand Up @@ -98,7 +98,7 @@
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion graphviz/pom.xml
Expand Up @@ -101,7 +101,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion jmx/pom.xml
Expand Up @@ -103,7 +103,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion kernel/pom.xml
Expand Up @@ -359,7 +359,7 @@ public class ComponentVersion extends Version
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion lucene-index/pom.xml
Expand Up @@ -140,7 +140,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion neo4j-community/pom.xml
Expand Up @@ -292,7 +292,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion neo4j/pom.xml
Expand Up @@ -342,7 +342,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -69,7 +69,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion server-api/pom.xml
Expand Up @@ -123,7 +123,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion server-examples/pom.xml
Expand Up @@ -158,7 +158,7 @@
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Expand Up @@ -934,7 +934,7 @@
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion shell/pom.xml
Expand Up @@ -175,7 +175,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion udc/pom.xml
Expand Up @@ -193,7 +193,7 @@ the relevant Commercial Agreement.
<distributionManagement>
<site>
<id>neo4j-site</id>
<url>scpexe://components.neo4j.org/home/neo/components/${project.artifactId}/${project.version}</url>
<url>scpexe://static.neo4j.org/var/www/components.neo4j.org/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>

Expand Down

0 comments on commit f0b7101

Please sign in to comment.