Skip to content

Commit fa46daf

Browse files
chore(DVIZ-24): add git user to the workflow configuration
1 parent 82b3916 commit fa46daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<modelVersion>4.0.0</modelVersion>
1515
<groupId>org.devgateway.tcdi</groupId>
1616
<artifactId>tcdi-admin</artifactId>
17-
<version>0.0.1-SNAPSHOT</version>
17+
<version>1.0.0-SNAPSHOT</version>
1818
<packaging>pom</packaging>
1919
<name>TCDI Admin</name>
2020
<description>TCDI Admin</description>
@@ -69,7 +69,7 @@
6969
<repository>
7070
<id>dgtoolkit-releases</id>
7171
<name>dgtoolkit-releases</name>
72-
<url>http://artifactory.ampdev.net/artifactory/dg-toolkit-releases</url>
72+
<url>https://artifactory.dgdev.org/artifactory/devgateway-open-source/dg-toolkit-releases</url>
7373
</repository>
7474
</distributionManagement>
7575

0 commit comments

Comments
 (0)