Skip to content

Commit 6cf8ffb

Browse files
authored
Rename gxqueue-provider components (#664)
1 parent 3a2854f commit 6cf8ffb

File tree

11 files changed

+4
-4
lines changed

11 files changed

+4
-4
lines changed

gxqueueawssqs/pom.xml renamed to gxqueue-awssqs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<artifactId>gxqueueawssqs</artifactId>
12+
<artifactId>gxqueue-awssqs</artifactId>
1313
<name>GeneXus AWS SQS Queue</name>
1414
<dependencies>
1515
<dependency>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

gxqueueazure/pom.xml renamed to gxqueue-azure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<artifactId>gxqueueazure</artifactId>
12+
<artifactId>gxqueue-azure</artifactId>
1313
<name>GeneXus Azure Storage Queue</name>
1414

1515
<dependencies>
File renamed without changes.

0 commit comments

Comments
 (0)