Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantomYdn committed Nov 17, 2020
1 parent a3a73a6 commit 2f8670b
Show file tree
Hide file tree
Showing 24 changed files with 29 additions and 33 deletions.
2 changes: 1 addition & 1 deletion orienteer-archetype-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-archetype-jar</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-archetype-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-archetype-war</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-architect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-birt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-bpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-bpm</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>

<artifactId>orienteer-camel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-devutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-devutils</artifactId>
<!-- TODO project name -->
Expand Down
2 changes: 1 addition & 1 deletion orienteer-etl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-etl</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-graph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-graph</artifactId>
<name>orienteer-graph</name>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-logger-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-logger-server</artifactId>
<name>orienteer-logger-server</name>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-mail</artifactId>
<name>orienteer-mail</name>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions orienteer-notification/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-object/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-object</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-pages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-pages</artifactId>
<name>orienteer-pages</name>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-pivottable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-pivottable</artifactId>
<name>orienteer-pivottable</name>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-standalone</artifactId>
<name>orienteer-standalone</name>
Expand Down
2 changes: 1 addition & 1 deletion orienteer-taucharts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-taucharts</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-tours/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions orienteer-twilio/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>orienteer-parent</artifactId>
<groupId>org.orienteer</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion orienteer-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</parent>
<artifactId>orienteer-war</artifactId>
<name>orienteer-war</name>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<groupId>org.orienteer</groupId>
<artifactId>orienteer-parent</artifactId>
<packaging>pom</packaging>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
<name>Orienteer</name>
<description>Orienteer - Business Application Platform</description>
<url>http://orienteer.org</url>
<scm>
<url>https://github.com/OrienteerBAP/Orienteer</url>
<connection>scm:git:ssh://github.com/OrienteerBAP/Orienteer.git</connection>
<developerConnection>scm:git:ssh://[email protected]/OrienteerBAP/Orienteer.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.5</tag>
</scm>

<issueManagement>
Expand Down Expand Up @@ -307,7 +307,7 @@
<maxmem>256m</maxmem>
<!-- aggregated reports for multi-module projects -->
<aggregate>true</aggregate>
<check/>
<check />
</configuration>
</plugin>
<plugin>
Expand Down Expand Up @@ -365,7 +365,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 2f8670b

Please sign in to comment.