Skip to content

Commit

Permalink
version change in contrib module
Browse files Browse the repository at this point in the history
  • Loading branch information
prongs committed Oct 26, 2016
1 parent ff6058a commit 1e64f72
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contrib/clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>lens-contrib</artifactId>
<groupId>org.apache.lens</groupId>
<version>2.7.0-inm-SNAPSHOT</version>
<version>2.7.2-inm-SNAPSHOT</version>
</parent>

<artifactId>lens-contrib-clients</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/clients/python/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>lens-contrib-clients</artifactId>
<groupId>org.apache.lens</groupId>
<version>2.7.0-inm-SNAPSHOT</version>
<version>2.7.2-inm-SNAPSHOT</version>
</parent>

<artifactId>lens-python-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>apache-lens</artifactId>
<groupId>org.apache.lens</groupId>
<version>2.7.0-inm-SNAPSHOT</version>
<version>2.7.2-inm-SNAPSHOT</version>
</parent>

<artifactId>lens-contrib</artifactId>
Expand Down

0 comments on commit 1e64f72

Please sign in to comment.