Skip to content

Commit

Permalink
Merge pull request #12 from didi/feature/dev
Browse files Browse the repository at this point in the history
update module version for release
  • Loading branch information
YORYOR authored Jun 27, 2019
2 parents cf3bb2a + ffafa18 commit 585e467
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions thrift-mock-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>thrift-mock</artifactId>
<groupId>com.didiglobal.thriftmock</groupId>
<version>1.0.1</version>
<version>1.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -15,7 +15,7 @@
<dependency>
<groupId>com.didiglobal.thriftmock</groupId>
<artifactId>thrift-mock-test-source</artifactId>
<version>${project.parent.version}</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion thrift-mock-server4junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>thrift-mock</artifactId>
<groupId>com.didiglobal.thriftmock</groupId>
<version>1.0.1</version>
<version>1.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 585e467

Please sign in to comment.