Skip to content

Commit f908526

Browse files
committed
Minor changes.
1 parent 391cbe7 commit f908526

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
@@ -88,7 +88,7 @@
8888
<jaxb-api.version>2.1</jaxb-api.version>
8989
<maven-jaxb2-plugin.version>0.9.0</maven-jaxb2-plugin.version>
9090
<annox.version>1.0.0</annox.version>
91-
<jaxb2-basics.version>0.7.0</jaxb2-basics.version>
91+
<jaxb2-basics.version>0.8.0</jaxb2-basics.version>
9292
</properties>
9393
<dependencies>
9494
<!-- JUnit -->
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>org.jvnet.annox</groupId>
147147
<artifactId>annox</artifactId>
148-
<version>1.0.0-SNAPSHOT</version>
148+
<version>${annox.version}</version>
149149
</dependency>
150150
<!-- JAXB -->
151151
<dependency>

0 commit comments

Comments
 (0)