Subversion Repositories SmartDukaan

Rev

Rev 2871 | Rev 3084 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2871 Rev 3004
Line 75... Line 75...
75
 
75
 
76
		<!--
76
		<!--
77
			Make use of JSP tags. Remove, if you don't use JSPs
77
			Make use of JSP tags. Remove, if you don't use JSPs
78
		-->
78
		-->
79
		<dependency>
79
		<dependency>
-
 
80
            <groupId>readonly.apache</groupId>
-
 
81
            <artifactId>commons-logging</artifactId>
-
 
82
            <version>1.0.4</version>
-
 
83
        </dependency>
-
 
84
		<dependency>
80
			<artifactId>standard</artifactId>
85
			<artifactId>standard</artifactId>
81
			<groupId>taglibs</groupId>
86
			<groupId>taglibs</groupId>
82
			<version>1.1.2</version>
87
			<version>1.1.2</version>
83
			<type>jar</type>
88
			<type>jar</type>
84
			<scope>runtime</scope>
89
			<scope>runtime</scope>