Skip to content

Commit

Permalink
update analytics version to project version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander.Yeremeyev authored and Alexander.Yeremeyev committed Apr 1, 2015
1 parent f8fee03 commit 9e08936
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions soapui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,13 +205,13 @@
<dependency>
<groupId>com.smartbear.utils.analytics</groupId>
<artifactId>analytics-core</artifactId>
<version>5.1.2-os</version>
<version>${project.version}-os</version>
</dependency>

<dependency>
<groupId>com.smartbear.utils.analytics</groupId>
<artifactId>out-app-analytics-provider</artifactId>
<version>5.1.2-os</version>
<version>${project.version}-os</version>
</dependency>

<!-- JGoodies -->
Expand Down

0 comments on commit 9e08936

Please sign in to comment.