We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0124a commit 8aead7eCopy full SHA for 8aead7e
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.eficode</groupId>
8
<artifactId>devstack</artifactId>
9
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
10
<description>A series of scripts for setting up common developer application suites</description>
11
12
<distributionManagement>
@@ -70,7 +70,7 @@
70
<repositories>
71
<repository>
72
<id>eficode-github-jiraManagerRest</id>
73
- <url>https://github.com/eficode/JiraInstanceMangerRest/raw/pre_v1_tweaks/repository/</url>
+ <url>https://github.com/eficode/JiraInstanceMangerRest/raw/packages/repository/</url>
74
</repository>
75
</repositories>
76
<build>
0 commit comments