We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6c237 commit 0385ebfCopy full SHA for 0385ebf
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>com.appdynamics</groupId>
20
<artifactId>appd-exts-commons</artifactId>
21
- <version>2.2.16</version>
+ <version>2.2.17-SNAPSHOT</version>
22
<packaging>jar</packaging>
23
<name>extension-utils</name>
24
<properties>
@@ -342,6 +342,6 @@
342
</repositories>
343
<scm>
344
<connection>scm:git:https://github.com/Appdynamics/appd-exts-commons</connection>
345
- <tag>appd-exts-commons-2.2.16</tag>
+ <tag>appd-exts-commons-2.2.14</tag>
346
</scm>
347
</project>
0 commit comments