Gehel has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/382610 )

Change subject: cleanup for the release process
......................................................................

cleanup for the release process

* sort pom.xml during release
* corrected SCM urls
Change-Id: I223e14fe2005808ec9261a890516885f6cf510bf
---
M pom.xml
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/wikimedia/discovery/discovery-maven-tool-configs
 refs/changes/10/382610/1

diff --git a/pom.xml b/pom.xml
index 2b10a59..63743e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,8 +26,8 @@
     </developers>
 
     <scm>
-        
<connection>scm:git:https://gerrit.wikimedia.org/r/discovery/discovery-maven-tool-configs</connection>
-        
<developerConnection>scm:git:https://gerrit.wikimedia.org/r/discovery/discovery-maven-tool-configs</developerConnection>
+        
<connection>scm:git:https://gerrit.wikimedia.org/r/a/wikimedia/discovery/discovery-maven-tool-configs</connection>
+        
<developerConnection>scm:git:ssh://gerrit.wikimedia.org:29418/wikimedia/discovery/discovery-maven-tool-configs</developerConnection>
         
<url>https://gerrit.wikimedia.org/r/#/admin/projects/discovery/discovery-maven-tool-configs</url>
     </scm>
 
@@ -161,6 +161,7 @@
                     <version>2.5.3</version>
                     <configuration>
                         <releaseProfiles>release</releaseProfiles>
+                        <preparationGoals>sortpom:sort clean 
verify</preparationGoals>
                     </configuration>
                 </plugin>
                 <plugin>

-- 
To view, visit https://gerrit.wikimedia.org/r/382610
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I223e14fe2005808ec9261a890516885f6cf510bf
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/discovery/discovery-maven-tool-configs
Gerrit-Branch: master
Gerrit-Owner: Gehel <guillaume.leder...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to