Skip to content

Commit 94bd41c

Browse files
committed
"stable" branch for the normies :p
1 parent 009b56e commit 94bd41c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.twak.chordatlas</groupId>
55
<artifactId>chordatlas</artifactId>
6-
<version>0.0.1-SNAPSHOT</version>
6+
<version>0.0.1-stable</version>
77
<build>
88
<sourceDirectory>src</sourceDirectory>
99
<plugins>
@@ -146,17 +146,17 @@
146146
<dependency>
147147
<groupId>com.github.twak</groupId>
148148
<artifactId>jutils</artifactId>
149-
<version>master-SNAPSHOT</version>
149+
<version>0.0.1-stable</version>
150150
</dependency>
151151
<dependency>
152152
<groupId>com.github.twak</groupId>
153153
<artifactId>campskeleton</artifactId>
154-
<version>master-SNAPSHOT</version>
154+
<version>0.0.1-stable</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>com.github.twak</groupId>
158158
<artifactId>siteplan</artifactId>
159-
<version>master-SNAPSHOT</version>
159+
<version>0.0.1-stable</version>
160160
</dependency>
161161
</dependencies>
162162

0 commit comments

Comments
 (0)