We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141b29d commit 9756e25Copy full SHA for 9756e25
book/pom.xml
@@ -184,7 +184,7 @@ along with ao-encoding. If not, see <https://www.gnu.org/licenses/>.
184
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-taglib</artifactId><version>1.16.0${POST-SNAPSHOT}</version>
185
</dependency>
186
<dependency>
187
- <groupId>com.semanticcms</groupId><artifactId>semanticcms-section-taglib</artifactId><version>1.10.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
+ <groupId>com.semanticcms</groupId><artifactId>semanticcms-section-taglib</artifactId><version>1.10.0${POST-SNAPSHOT}</version>
188
189
<!-- javaee-web-api-bom: <groupId>org.apache.taglibs</groupId><artifactId>taglibs-standard-spec</artifactId> -->
190
<!-- Transitive -->
0 commit comments