Skip to content

Commit

Permalink
Update scm tag configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanvive committed Jun 25, 2019
1 parent 93033d6 commit 9aa9e14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
</properties>

<scm>
<connection>scm:git:https://github.com/wso2-extensions/siddhi-execution-reorder.git</connection>
<url>https://github.com/wso2-extensions/siddhi-execution-reorder.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-execution-reorder.git
<connection>scm:git:https://github.com/siddhi-io/siddhi-execution-reorder.git</connection>
<url>https://github.com/siddhi-io/siddhi-execution-reorder.git</url>
<developerConnection>scm:git:https://github.com/siddhi-io/siddhi-execution-reorder.git
</developerConnection>
<tag>HEAD</tag>
</scm>
Expand Down

0 comments on commit 9aa9e14

Please sign in to comment.