Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineThreepwood committed Jan 15, 2017
1 parent a85563f commit a3d06c9
Show file tree
Hide file tree
Showing 39 changed files with 41 additions and 40 deletions.
2 changes: 1 addition & 1 deletion agent-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.agent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion agent-registry/lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.agent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion agent-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion agent-registry/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.agent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion agent-registry/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.agent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion app-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.app</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion app-registry/lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.app</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion app-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion app-registry/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.app</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion app-registry/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.app</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion device-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.device</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion device-registry/lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.device</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion device-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion device-registry/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.device</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion device-registry/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.device</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion location-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.location</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion location-registry/lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.location</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion location-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion location-registry/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.location</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion location-registry/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.location</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>

<name>BCO Registry</name>
<inceptionYear>2014</inceptionYear>
Expand Down Expand Up @@ -63,7 +63,8 @@
<connection>scm:git:https://github.com/openbase/bco.registry.git</connection>
<developerConnection>scm:git:https://github.com/openbase/bco.registry.git</developerConnection>
<url>https://github.com/openbase/bco.registry.git</url>
</scm>
<tag>v1.2.0</tag>
</scm>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion scene-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.scene</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion scene-registry/lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.scene</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion scene-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion scene-registry/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.scene</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion scene-registry/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.scene</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion unit-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.unit</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion unit-registry/lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.unit</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion unit-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion unit-registry/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.unit</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion unit-registry/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.unit</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion user-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.user</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion user-registry/lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.user</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion user-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion user-registry/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.user</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion user-registry/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry.user</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openbase.bco</groupId>
<artifactId>registry</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<url>https://github.com/openbase/bco.registry/wiki</url>
Expand Down

0 comments on commit a3d06c9

Please sign in to comment.