Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
contextmapper-ci committed Dec 2, 2022
1 parent 4ef5a90 commit 752026d
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.feature</artifactId>
<packaging>eclipse-feature</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ide.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.ide.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.ide</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.repository</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.target</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.ui.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl.ui</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
4 changes: 2 additions & 2 deletions org.contextmapper.dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
</parent>
<artifactId>org.contextmapper.dsl</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down Expand Up @@ -134,7 +134,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down
16 changes: 8 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<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>
<groupId>org.contextmapper.dsl</groupId>
<version>6.7.0-SNAPSHOT</version>
<version>6.7.0</version>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<packaging>pom</packaging>

Expand All @@ -14,10 +14,10 @@
<!-- Tycho settings -->
<tycho-version>2.7.5</tycho-version>
<!-- Define overridable properties for tycho-surefire-plugin -->
<platformSystemProperties></platformSystemProperties>
<moduleProperties></moduleProperties>
<systemProperties></systemProperties>
<additionalTestArguments></additionalTestArguments>
<platformSystemProperties />
<moduleProperties />
<systemProperties />
<additionalTestArguments />
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
</properties>
<modules>
Expand All @@ -35,7 +35,7 @@
<scm>
<connection>scm:git:https://${env.GH_CI_USERNAME}:${env.GH_CI_TOKEN}@github.com/ContextMapper/context-mapper-dsl.git</connection>
<developerConnection>scm:git:https://${env.GH_CI_USERNAME}:${env.GH_CI_TOKEN}@github.com/ContextMapper/context-mapper-dsl.git</developerConnection>
<tag>HEAD</tag>
<tag>v6.7.0</tag>
</scm>

<dependencyManagement>
Expand Down Expand Up @@ -244,7 +244,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down Expand Up @@ -380,5 +380,5 @@
</profile>
</profiles>

<dependencies></dependencies>
<dependencies />
</project>

0 comments on commit 752026d

Please sign in to comment.