Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Nov 12, 2018
1 parent 5e80191 commit e3a6bd2
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 17 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>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>org.contextmapper.dsl.feature</artifactId>
<packaging>eclipse-feature</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>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>org.contextmapper.dsl.ide</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
12 changes: 4 additions & 8 deletions org.contextmapper.dsl.repository/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<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>
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>org.contextmapper.dsl.repository</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down Expand Up @@ -87,8 +85,7 @@
<phase>prepare-package</phase>
<configuration>
<target>
<ant antfile="${basedir}/bintray.ant"
target="get-composite-metadata">
<ant antfile="${basedir}/bintray.ant" target="get-composite-metadata">
</ant>
</target>
</configuration>
Expand All @@ -102,8 +99,7 @@
<phase>verify</phase>
<configuration>
<target>
<ant antfile="${basedir}/bintray.ant"
target="push-to-bintray">
<ant antfile="${basedir}/bintray.ant" target="push-to-bintray">
</ant>
</target>
</configuration>
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>0.0.2-SNAPSHOT</version>
<version>0.0.2</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>0.0.2-SNAPSHOT</version>
<version>0.0.2</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>0.0.2-SNAPSHOT</version>
<version>0.0.2</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>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>org.contextmapper.dsl.ui</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion 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>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>org.contextmapper.dsl</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
4 changes: 2 additions & 2 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>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<packaging>pom</packaging>

Expand Down Expand Up @@ -35,7 +35,7 @@
<scm>
<connection>scm:git:https://${env.GITHUB_USERNAME}:${env.GITHUB_PASSWORD}@github.com/stefan-ka/context-mapping-dsl.git</connection>
<developerConnection>scm:git:https://${env.GITHUB_USERNAME}:${env.GITHUB_PASSWORD}@github.com/stefan-ka/context-mapping-dsl.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

<build>
Expand Down

0 comments on commit e3a6bd2

Please sign in to comment.