Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed May 12, 2020
1 parent 0e4a0d3 commit ec759eb
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion odata-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-generator</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-msgraph-beta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-msgraph-beta</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-msgraph-client-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-msgraph-client-builder</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-msgraph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-msgraph</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-runtime</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-datascope/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-test-datascope</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-northwind/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-test-northwind</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-olingo-trip-pin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-test-olingo-trip-pin</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>

<artifactId>odata-client-test-report</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-sample-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>

<artifactId>odata-client-test-sample-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-test-service</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-trip-pin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-test-trip-pin</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion odata-client-test-unit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>
</parent>
<artifactId>odata-client-test-unit</artifactId>
<name>${project.artifactId}</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>odata-client-parent</artifactId>
<version>0.1.12-SNAPSHOT</version>
<version>0.1.12</version>

<name>${project.artifactId}</name>
<description>Generates odata clients</description>
Expand Down Expand Up @@ -86,7 +86,7 @@
<connection>${scm.url}</connection>
<developerConnection>${scm.url}</developerConnection>
<url>${scm.url}</url>
<tag>0.1</tag>
<tag>0.1.12</tag>
</scm>


Expand Down

0 comments on commit ec759eb

Please sign in to comment.