Skip to content

Commit

Permalink
Added correct key
Browse files Browse the repository at this point in the history
  • Loading branch information
SujataDarekar committed Nov 12, 2019
1 parent e4d711d commit 8764086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/bw6-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.tibco.plugins</groupId>
<artifactId>bw6-maven-plugin</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
<packaging>maven-plugin</packaging>
<name>Plugin Code for Apache Maven and TIBCO BusinessWorks™</name>
<description>Plugin Code for Apache Maven and TIBCO BusinessWorks™.
Expand Down Expand Up @@ -202,7 +202,7 @@
<goal>sign</goal>
</goals>
<configuration>
<keyname>816CDC771BF307A9</keyname>
<keyname>2719D0D948730CAA</keyname>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 8764086

Please sign in to comment.