Skip to content

Commit

Permalink
Updating snapshot version to 0.8.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
skhare-r7 committed Jan 23, 2018
1 parent 5a7dcf7 commit c528fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.rapid7.client</groupId>
<artifactId>dcerpc</artifactId>
<packaging>jar</packaging>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.3-SNAPSHOT</version>
<name>dcerpc</name>
<url>https://www.rapid7.com</url>
<description>DCE-RPC implementation capable of using SMBv2 via SMBJ to invoke remote procedure calls (RPC) over the IPC$ named pipe.</description>
Expand Down

0 comments on commit c528fd4

Please sign in to comment.