Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions gb-argparse/pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<artifactId>gb-argparse</artifactId>

<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-browser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-command-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-git-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-github/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions gb-issue-test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<artifactId>gb-issue-test</artifactId>

<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions gb-issue/pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<artifactId>gb-issue</artifactId>

<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-jira/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
15 changes: 8 additions & 7 deletions gb-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-project</artifactId>
<version>0.0.19-SNAPSHOT</version>
<relativePath></relativePath>
<version>0.0.20-SNAPSHOT</version>
<relativePath />
</parent>

<properties>
<alexandria.version>0.0.19-SNAPSHOT</alexandria.version>
<enigma.version>0.0.12-SNAPSHOT</enigma.version>
<habitat.version>0.0.6-SNAPSHOT</habitat.version>
<alexandria.version>0.0.20-SNAPSHOT</alexandria.version>
<enigma.version>0.0.13-SNAPSHOT</enigma.version>
<habitat.version>0.0.7-SNAPSHOT</habitat.version>

<gearbox.organization>g2forge</gearbox.organization>
<gearbox.name>Gearbox</gearbox.name>
Expand Down Expand Up @@ -44,7 +44,8 @@
<connection>scm:git:git://github.com/${gearbox.organization}/${gearbox.repository}.git</connection>
<developerConnection>scm:git:ssh://github.com:${gearbox.organization}/${gearbox.repository}.git</developerConnection>
<url>http://github.com/${gearbox.organization}/${gearbox.repository}/tree/${project.version}</url>
</scm>
<tag>HEAD</tag>
</scm>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion gb-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions gb-serdes/pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<artifactId>gb-serdes</artifactId>

<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gb-ssh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>../gb-project/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<artifactId>gearbox</artifactId>
Expand All @@ -9,7 +7,7 @@
<parent>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-project</artifactId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<relativePath>gb-project/pom.xml</relativePath>
</parent>

Expand Down