Update deploy config Use the simpler name "gitiles" for the project. Deploy to the base Gerrit Maven repo, as this is not a Gerrit API. Change-Id: I3c89f5aeb7c62cca19f02b7a26164e507995a170
diff --git a/fake_pom_deploy.xml b/fake_pom_deploy.xml index c63229a..bd3ba0e 100644 --- a/fake_pom_deploy.xml +++ b/fake_pom_deploy.xml
@@ -1,16 +1,8 @@ <project xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>com.google.gitiles</groupId> - <artifactId>Gitiles-Simple-Git-Repository-Browser</artifactId> + <artifactId>gitiles</artifactId> <version>1</version> <!-- Do not edit; see VERSION. --> - <distributionManagement> - <repository> - <id>gerrit-api-repository</id> - <name>Gerrit API Repository</name> - <url>gs://gerrit-api</url> - <uniqueVersion>true</uniqueVersion> - </repository> - </distributionManagement> <build> <extensions> <extension>