Skip to content

Commit

Permalink
updated pom
Browse files Browse the repository at this point in the history
  • Loading branch information
cjayswal committed Jun 9, 2024
1 parent e78ed80 commit d62aba0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 1 addition & 9 deletions qaf-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,7 @@
</parent>
<artifactId>qaf-core</artifactId>
<description>Functional test automation framework for web, mobile-web, mobile native and web-service</description>
<scm>
<connection>scm:git:git://github.com/qmetry/qaf.git</connection>
<developerConnection>scm:git:[email protected]:qmetry/qaf.git</developerConnection>
<url>https://github.com/qmetry/qaf</url>
</scm>
<issueManagement>
<system>GitHub Issues</system>
<url>https://github.com/qmetry/qaf/issues</url>
</issueManagement>

<properties>
<qaf.type>core</qaf.type>
<skip.it>true</skip.it>
Expand Down
2 changes: 2 additions & 0 deletions qaf-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<artifactId>qaf-parent</artifactId>
<version>${revision}</version>
</parent>
<version>${revision}</version>

<artifactId>qaf-ws</artifactId>
<properties>
<qaf.type>plugin</qaf.type>
Expand Down

0 comments on commit d62aba0

Please sign in to comment.