Skip to content

Commit fccc50b

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 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-stable</version>
6+
<version>0.0.1</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>0.0.1-stable</version>
149+
<version>0.0.1</version>
150150
</dependency>
151151
<dependency>
152152
<groupId>com.github.twak</groupId>
153153
<artifactId>campskeleton</artifactId>
154-
<version>0.0.1-stable</version>
154+
<version>0.0.1</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>com.github.twak</groupId>
158158
<artifactId>siteplan</artifactId>
159-
<version>0.0.1-stable</version>
159+
<version>0.0.1</version>
160160
</dependency>
161161
</dependencies>
162162

@@ -305,7 +305,7 @@
305305
<dependency>
306306
<groupId>com.thoughtworks.xstream</groupId>
307307
<artifactId>xstream</artifactId>
308-
<version>1.4.10</version>
308+
<version>1.4.10-java7</version>
309309
</dependency>
310310

311311

0 commit comments

Comments
 (0)