We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 123d226 commit f2263b7Copy full SHA for f2263b7
sbgn-converter/pom.xml
@@ -32,7 +32,7 @@
32
<dependency>
33
<groupId>pathwaycommons</groupId>
34
<artifactId>chilay-sbgn</artifactId>
35
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.0</version>
36
</dependency>
37
</dependencies>
38
src/site/site.xml
@@ -10,7 +10,7 @@
10
<skin>
11
<groupId>org.apache.maven.skins</groupId>
12
<artifactId>maven-fluido-skin</artifactId>
13
- <version>1.3.0</version>
+ <version>1.11.2</version>
14
</skin>
15
16
<custom>
@@ -19,7 +19,7 @@
19
<topBarEnabled>true</topBarEnabled>
20
<profile>production</profile>
21
<googleSearch>
22
- <sitesearch/>
+ <sitesearch/>
23
</googleSearch>
24
<facebookLike />
25
<googlePlusOne />
0 commit comments