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 5f72392 commit 9ddc102Copy full SHA for 9ddc102
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>com.appdynamics</groupId>
20
<artifactId>appd-exts-commons</artifactId>
21
- <version>2.2.18-SNAPSHOT</version>
+ <version>2.2.18</version>
22
<packaging>jar</packaging>
23
<name>extension-utils</name>
24
<properties>
@@ -353,6 +353,6 @@
353
</repositories>
354
<scm>
355
<connection>scm:git:https://github.com/Appdynamics/appd-exts-commons</connection>
356
- <tag>appd-exts-commons-2.2.14</tag>
+ <tag>appd-exts-commons-2.2.18</tag>
357
</scm>
358
</project>
0 commit comments