Skip to content

Commit

Permalink
Renaming pom artifact-id, so that gocd shows up instead of main; when…
Browse files Browse the repository at this point in the history
… opening up multiple projects in idea
  • Loading branch information
phoenix24 committed May 28, 2014
1 parent 4e59afa commit ab4f3b8
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion addon-api/database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion addon-api/licensing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion agent-bootstrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion agent-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion agent-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion config/config-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion config/config-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion development-utility/development-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion development-utility/development-server-new-jruby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion development-utility/development-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion plugin-infra/go-plugin-access/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion plugin-infra/go-plugin-activator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion plugin-infra/go-plugin-api-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion plugin-infra/go-plugin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion plugin-infra/go-plugin-infra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<name>Thoughtworks Go</name>
<url>http://www.thoughtworks.com/products/go-continuous-delivery</url>
Expand Down
2 changes: 1 addition & 1 deletion rack_hack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion server-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion test-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion tfs-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<parent>
<groupId>com.thoughtworks.go</groupId>
<artifactId>main</artifactId>
<artifactId>gocd</artifactId>
<version>1.0</version>
<relativePath>../</relativePath>
</parent>
Expand Down

0 comments on commit ab4f3b8

Please sign in to comment.